Submit

CV Mirror MCP — Multi-vendor ATS Resume Linter

@goofypluto999

Simulates how 5 real Applicant Tracking Systems (Workday, Greenhouse, Lever, Taleo, iCIMS) parse a CV and surfaces vendor-specific lint warnings. Pure JS lint engine, MIT licensed, no network calls in the lint logic. Vendor rules cite their public sources. Tools exposed: analyze_cv (full report), lint_for_vendor (single-vendor lint), get_express_url (web companion link). Compatible with Claude Desktop, Cursor, Cline, and any MCP-spec-compliant client.

Tools

Server Config

{
  "mcpServers": {
    "cv-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "cv-mirror-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.