Skip to main content
Glama
awen11123

job-hunt-agent

by awen11123

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 -q

Configure 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.py

Related 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 tests
F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    A
    maintenance
    A 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
  • A
    license
    Not graded
    quality
    A
    maintenance
    An 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.
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    An 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

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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