HomeSearch & Research › FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT

FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT

AI job search MCP — fact-checked jobs, application tracker, alerts. ChatGPT, Claude, Cursor.

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-19 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://www.foundrole.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http jobs-mcp-proxy https://www.foundrole.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "jobs-mcp-proxy": {
      "url": "https://www.foundrole.com/mcp"
    }
  }
}

Package (npm 1.1.11)

npx -y @foundrole/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "jobs-mcp-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@foundrole/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry