job-hunt-agent
Provides tools for managing job applications, interviews, contacts, and notes stored in Notion, enabling AI agents to track and update recruitment data in a Notion workspace.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@job-hunt-agentshow my upcoming AI engineer interviews"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Job Hunt Agent
A private Notion-backed autumn recruitment tracker exposed as a Python MCP server.
The project is designed for AI Agent and LLM application engineer recruiting. Public code, schemas, prompts, tests, and synthetic examples live in GitHub. Real applications, interview notes, contacts, Notion page URLs, and API keys stay outside the repository.
Core tools record applications, update stages, save interview notes, analyze interviews, list follow-ups across applications/interviews/review tasks, and generate daily or weekly reviews.
Local Usage
rtk python -m pytest -qConfigure credentials through environment variables. Never commit .env.
After sharing a private Notion parent page with your integration, bootstrap the Notion tables locally:
rtk python scripts/notion_bootstrap.pyRelated MCP server: MCP JobSearch
Privacy Boundary
Notion is the source of truth for real job-search data.
GitHub contains code and synthetic examples only.
DeepSeek and Notion secrets are read from environment variables only.
Notion Setup
See docs/notion-setup.md. The bootstrap script creates the private Notion data sources
and stores their IDs in local user environment variables. Real Notion writes are enabled
only after the token and generated IDs are configured locally.
Verification
rtk python -m pytest -q
rtk python scripts/privacy_scan.py README.md docs examples src testsThis 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
- Alicense-qualityBmaintenanceAn MCP server that enables AI-assisted job search workflows including job discovery, application tracking, resume evaluation, and cover letter generation, with support for multiple job sources and scheduled scraping.Last updated81AGPL 3.0
- Flicense-qualityAmaintenancePersonal job posting management MCP server that fetches job postings from multiple Korean job sites and stores them for LLM analysis, enabling timeline tracking and cover letter draft management.Last updated1
- Flicense-qualityAmaintenanceA local-first, open-source MCP server that analyzes jobs, matches your CV, tailors documents, and tracks applications — all on your machine with no data uploaded.Last updated
- AlicenseAqualityBmaintenanceJob application tracker for developers: AI agents write over a remote MCP server (OAuth), humans review in a dashboard at jobctl app.Last updated810MIT
Related MCP Connectors
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
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/awen11123/job-hunt-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server