Job Searchoor MCP Server
An MCP server implementation that provides job search functionality.
Tools
get_jobs
Get available jobs with filtering options Inputs:
sinceWhen (string): Since when to get available jobs. e.g., '1d' or '1w' (only days and weeks are supported) keywords (string[], optional): Keywords to filter jobs by excludeKeywords (string[], optional): Keywords to exclude from the jobs isRemote (boolean, optional): Whether to filter jobs by remote work
Usage with Claude Desktop
Add this to your claudedesktopconfig.json:
"mcpServers": {
"job-search": {
"command": "npx",
"args": ["-y", "job-searchoor"]
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Job Searchoor
Project Details
- 0xdaef0f/job-searchoor
- MIT License
Recomended MCP Servers
CTX: The missing link between your codebase and your LLM. Context as Code (CaC) tool with MCP server...
A start template for a typescript mcp server
An MCP server that helps you find MCP servers that are listed on PulseMCP.com
MCP server(s) for Aipolabs ACI.dev
An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction
A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own...
A Model Context Protocol server for Docker management through ChatGPT
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model...





