AM

An MCP server implementation that provides job search functionality.

Created 3 months ago

An MCP server implementation that provides job search functionality.

development documentation public

What is An MCP server implementation that provides job search functionality.?

Job Searchoor MCP Server is an implementation that allows users to search for jobs with various filtering options, including keywords and remote work preferences.

Documentation

Job Searchoor MCP Server

Twitter Follow

An MCP server implementation that provides job search functionality.

mc-demo

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 claude_desktop_config.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.

Server Config

{
  "mcpServers": {
    "an-mcp-server-implementation-that-provides-job-search-functionality.-server": {
      "command": "npx",
      "args": [
        "an-mcp-server-implementation-that-provides-job-search-functionality."
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: No

Project Info

Hosted Featured
Created At: Aug 08, 2025
Updated At: Aug 08, 2025
Author: 0xDAEF0F
Category: job search
License: MIT License
Tags:
development documentation public