FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT
Rank #16,726io.github.foundrole/jobs-mcp-proxy
AI job search MCP — fact-checked jobs, application tracker, alerts. ChatGPT, Claude, Cursor.
FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT is a Model Context Protocol (MCP) server published by foundrole. It ranks #16,726 of 115,591 servers tracked on MCP Toplist. FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 98,865 of 115,591 servers on MCP Toplist.
Use FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jobs-mcp-proxy https://www.foundrole.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add jobs-mcp-proxy -- npx -y @foundrole/ai-job-search-mcp[mcp_servers.jobs-mcp-proxy]
url = "https://www.foundrole.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.jobs-mcp-proxy]
command = "npx"
args = ["-y", "@foundrole/ai-job-search-mcp"]Add to ~/.codex/config.toml.
https://www.foundrole.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jobs-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@foundrole/ai-job-search-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jobs-mcp-proxy": {
"url": "https://www.foundrole.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jobs-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@foundrole/ai-job-search-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jobs-mcp-proxy": {
"type": "http",
"url": "https://www.foundrole.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"jobs-mcp-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@foundrole/ai-job-search-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jobs-mcp-proxy": {
"serverUrl": "https://www.foundrole.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jobs-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@foundrole/ai-job-search-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jobs-mcp-proxy": {
"url": "https://www.foundrole.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jobs-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@foundrole/ai-job-search-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.foundrole%2Fjobs-mcp-proxy)<a href="https://mcptoplist.com/server/io.github.foundrole%2Fjobs-mcp-proxy"><img src="https://mcptoplist.com/badge/io.github.foundrole%2Fjobs-mcp-proxy.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
foundrole
Available versions (2)
| Version | Published |
|---|---|
| 1.1.10 | Aug 18, 2026 |
| 1.1.9 | Jun 3, 2026 |
Frequently asked questions
- Who maintains FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT?
- FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT is maintained by foundrole, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT listed on the Official MCP Registry?
- Yes — FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT have?
- MCP Toplist tracks 2 versions of FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT, most recently published on Aug 18, 2026.
- Where can I find the source code for FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT?
- The source code for FoundRole — AI Job Search & Application Tracker MCP for Claude & ChatGPT is hosted at github.com/foundrole/jobs-mcp-proxy.