jobsearch-mcp

TadMSTR/jobsearch-mcp
★ 4 stars Python AI/LLM Updated 1d ago
A self-hosted MCP server that turns a LibreChat agent into a full job search assistant — multi-source search, resume fit scoring, semantic matching, and application tracking.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jobsearch-mcp": {
      "command": "uvx",
      "args": [
        "jobsearch-mcp"
      ]
    }
  }
}

Or install with pip: pip install jobsearch-mcp

README Excerpt

A self-hosted MCP server that turns a LibreChat agent into a full job search assistant — from searching across multiple boards, to building and storing a resume profile, to scoring fit against listings, to tracking applications through a pipeline. Built with FastMCP for multi-user LibreChat deployments.

Tools (19)

add_notebuild_profilecheck_activecover_letter_briefdelete_profileget_job_detailget_my_jobsget_profileindex_jobmark_appliedmark_seenmatch_jobsmcpServerssalary_insightssave_profilescore_fitsearch_jobstailor_resumeupdate_status

Topics

job-searchlibrechatmcp