Search jobs, track applications, and set follow-up reminders from your AI assistant.
Most planning and project tracking work still happens through a UI a human drives. FoundRole — AI Job Search, Tracker & Reminders MCP server moves it into the conversation instead. Search jobs, track applications, and set follow-up reminders from your AI assistant.
Your job search is scattered across a dozen browser tabs, a spreadsheet you forgot to update, and a calendar with no follow-up reminders. FoundRole's MCP server pulls all of it into the AI assistant you already talk to — Claude, ChatGPT, Cursor, and any other MCP client.
The server publishes 2 tools. What each one is for:
Double — check the URL and restart the AI client. If searching works but saving a job doesn't, reconnect to re-trigger the FoundRole sign-inChatGPT — 1. In ChatGPT, open Settings → Connectors. 2. Click Add custom connector. 3. Name it FoundRole. 4. Paste the server URL when prompted:@foundrole/ai-job-search-mcp on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Plenty of planning and project tracking servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. FoundRole — AI Job Search, Tracker & Reminders's toolset — Double, ChatGPT — is a fair guide to whether it matches your workflow. It is maintained by foundrole; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Double | check the URL and restart the AI client. If searching works but saving a job doesn't, reconnect to re-trigger the FoundRole sign-in. |
| ChatGPT | 1. In ChatGPT, open **Settings → Connectors**. 2. Click **Add custom connector**. 3. Name it FoundRole. 4. Paste the server URL when prompted: |
{
"mcpServers": {
"jobs-mcp-proxy": {
"command": "npx",
"args": ["-y", "@foundrole/ai-job-search-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.