Skip to content
Claude Desktop

matchcv for Claude Desktop

io.github.18boys/matchcv

ATS resume checking, job description analysis, and AI resume tailoring powered by MatchCV.

client:Claude Desktop transport:stdio runtime:npm

Install matchcv in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "matchcv": {
      "command": "npx",
      "args": [
        "-y",
        "matchcv-mcp"
      ],
      "env": {
        "MATCHCV_BASE_URL": "<MATCHCV_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

matchcv in other clients