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 structured applications or natural-language application notes, update stages, save interview notes, analyze interviews, list follow-ups across applications, interviews and review tasks, and generate daily or weekly reviews.
Example natural-language entry:
今天投了 DeepSeek 的 LLM 应用工程师,内推,简历 v3,北京,AI Agent方向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: job-search-mcp
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
- AlicenseNot gradedqualityAmaintenanceA 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.AGPL 3.0
- AlicenseAqualityBmaintenanceLocal MCP server that manages a job search using Markdown files, enabling skills tracking, gap analysis, and offer pipeline management via Claude.894MIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that turns your AI assistant into a private radar for AI/infra, autonomous-driving, and embodied-AI jobs, sourcing directly from employer career sites and ATS APIs with no résumé upload or account required.2MIT
- FlicenseAqualityBmaintenanceAn MCP server that retrieves resume/experience evidence relevant to a job description via vector RAG, and tracks fit-analysis results in a configurable tracking store (Notion or SQLite), with tools like match_job, push_to_tracker, and list_applications.3
Related MCP Connectors
AI job search MCP — fact-checked jobs, application tracker, alerts. ChatGPT, Claude, Cursor.
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
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