Skip to content
Back to search
90
MCP live v0.1.0 streamable-http

maxcv — CV tailoring

ai.maxcv/resume

Score and tailor your CV/resume against a job posting — for AI agents and humans, no-login trial.

Uptime
50.0%
2 probes
Response
346ms
last probe
Tools
2
callable
Primary URL
https://maxcv.ai/mcp

Tools · 2

score_cv

Score how well a CV/resume matches a specific job posting. Fast and cheap — returns the original match score and the score after tailoring, plus requirement counts. Use this first to show the user the…

tailor_cv

Tailor a CV/resume to a specific job posting: rewrites the CV with the posting's ATS keywords (never fabricating skills not already present), and returns the tailored CV, a match score, role-fit notes…

Similar MCP servers embedding-nearest

io.github.klevercv/mcp-server
Generate tailored resumes via AI agents using KlevrCV. Returns a signed PDF download URL.
0 tools
ai resume tailor
Metadata-only Glama MCP server.
0 tools
recruitment-ai-mcp
Recruitment Ai automation via MCP. Includes generate job description, score cv, generate interview questions. By MEOK AI Labs.
0 tools
cv-forge
Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation
0 tools
@klevercv/mcp-server
MCP server for KlevrCV — resume generation via AI agents
0 tools
cv-resume-builder-mcp
AI-powered CV and resume builder using Model Context Protocol. Automatically generates and updates your CV/resume from git commits, Jira tic
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "maxcv_—_cv_tailoring": {
      "url": "https://maxcv.ai/mcp",
      "transport": "streamable-http"
    }
  }
}