Job Tracker MCP Server
구직 추적기
Next.js로 구축된 개인 구직 지원 추적기입니다. 회사, 직무, 상태, 이력서/자기소개서 파일 경로 및 피드백 메모를 추적합니다. 데이터는 data/jobs.json에 로컬로 저장됩니다.
시작하기
개발 서버를 시작합니다:
npm install
npm run dev브라우저에서 http://localhost:3000을 엽니다.
Related MCP server: Job Tracker MCP Server
MCP 설정 (Cursor 에이전트용)
로컬 MCP 서버가 동일한 머신의 Cursor 에이전트에 구직 추적기 REST API를 노출합니다.
사전 요구 사항
종속성 설치:
npm install앱 시작:
npm run dev(API가 포트 3000에서 실행 중이어야 함)
Cursor에서 연결
이 저장소에는 .cursor/mcp.json이 포함되어 있습니다. Cursor를 다시 로드하거나 설정 → MCP를 열면 job-tracker 서버가 연결된 것으로 표시됩니다.
API URL을 재정의하려면 .cursor/mcp.json에서 JOB_TRACKER_API_URL을 설정하세요 (기본값: http://localhost:3000).
사용 가능한 도구
도구 | 설명 |
| 모든 지원 내역 나열 |
|
|
| 구직 정보 추가 ( |
|
|
|
|
상태 값: wishlist, applied, interviewing, offer, rejected, withdrawn.
문제 해결
MCP 도구가 연결 오류로 실패하면 npm run dev가 실행 중이고 http://localhost:3000/api/jobs에서 접근 가능한지 확인하세요.
디버깅을 위해 MCP 서버를 수동으로 실행:
npm run mcpAPI
메서드 | 엔드포인트 | 설명 |
GET |
| 구직 목록 조회 |
POST |
| 구직 생성 |
GET |
| 구직 조회 |
PATCH |
| 구직 업데이트 |
DELETE |
| 구직 삭제 |
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