job-research-scout

nextgen-agentics/job-research-scout
★ 0 stars Python 🔍 Search Updated today
MCP server implementation for job research
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "job-research-scout": {
      "command": "uvx",
      "args": [
        "job-research-scout"
      ]
    }
  }
}

Or install with pip: pip install job-research-scout