Back to MCP Servers
🔌

0xdaef0f/job-searchoor

MIT

📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

JavaScriptSearch

Install

npx -y job-searchoor

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "0xdaef0f-job-searchoor": {
      "command": "npx",
      "args": [
        "-y",
        "job-searchoor"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.