Job Tracker MCP Server
Job Tracker
Persönlicher Bewerbungs-Tracker, erstellt mit Next.js. Verfolge Unternehmen, Rolle, Status, Dateipfade von Lebenslauf/Anschreiben und Feedback-Notizen. Daten werden lokal in data/jobs.json gespeichert.
Erste Schritte
Starte den Entwicklungsserver:
npm install
npm run devÖffne http://localhost:3000 in deinem Browser.
Related MCP server: Job Tracker MCP Server
MCP-Einrichtung (für Cursor-Agenten)
Ein lokaler MCP-Server stellt die REST-API des Job Tracker für Cursor-Agenten auf demselben Rechner bereit.
Voraussetzungen
Abhängigkeiten installieren:
npm installApp starten:
npm run dev(API muss auf Port 3000 laufen)
Verbinden in Cursor
Dieses Repository enthält .cursor/mcp.json. Lade Cursor neu oder öffne Einstellungen → MCP — der job-tracker-Server sollte als verbunden angezeigt werden.
Um die API-URL zu überschreiben, setze JOB_TRACKER_API_URL in .cursor/mcp.json (Standard: http://localhost:3000).
Verfügbare Werkzeuge
Tool | Beschreibung |
| Alle Bewerbungen auflisten |
| Eine Stelle anhand der |
| Eine Stelle hinzufügen ( |
| Eine Stelle anhand der |
| Eine Stelle anhand der |
Statuswerte: wishlist, applied, interviewing, offer, rejected, withdrawn.
Fehlerbehebung
Wenn MCP-Werkzeuge mit einem Verbindungsfehler fehlschlagen, stelle sicher, dass npm run dev läuft und unter http://localhost:3000/api/jobs erreichbar ist.
Führe den MCP-Server manuell zur Fehlersuche aus:
npm run mcpAPI
Methode | Endpunkt | Beschreibung |
GET |
| Stellen auflisten |
POST |
| Stelle erstellen |
GET |
| Stelle abrufen |
PATCH |
| Stelle aktualisieren |
DELETE |
| Stelle löschen |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityCmaintenanceEnables searching justjoin.it for job listings and tracking applications locally with status updates, all via natural language in Claude.4
- FlicenseAqualityCmaintenanceEnables tracking job applications through a pipeline, scheduling follow-ups, and summarizing job search progress via natural language.7
- AlicenseAqualityCmaintenanceEnables users to manage job applications (add, list, update status) through natural language conversations, using Notion as the backend.3MIT
- Flicense-qualityBmaintenanceEnables AI agents to manage job applications, documents, and contacts via the Application Tracker workspace, with read-only or write access controlled by administrator settings.
Related MCP Connectors
Job platform for AI agents. Track tech jobs from companies that match your stack.
AI job search MCP — fact-checked jobs, application tracker, alerts. ChatGPT, Claude, Cursor.
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hakandedotdev/simple-mcp-job-tracker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server