jobops

mohith-das/jobops
★ 1 stars TypeScript AI/LLM Updated 3d ago
A self-hosted Model Context Protocol server for the full job-search loop — portal scanning, JD evaluation, tailored resume + cover PDFs, outreach drafting, story bank, negotiation brief — all driven from your MCP-aware chat client (Claude Desktop, Cursor, any client that speaks streamable-HTTP MCP).
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": {
    "jobops": {
      "command": "npx",
      "args": [
        "-y",
        "mohith-das/jobops"
      ]
    }
  }
}

Topics

career-toolsjob-searchmcp-servermcp-tools