mcpbeat Sign in

Resume Optimizer MCP Server

local only

Resume Optimizer runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Resume analysis, ATS compatibility checks, bullet improvements, job-tailored optimization

Installs per day peak 153 · avg 7 · +4600% w/w
a month agotoday
23
Installs / week
npm · resume-optimizer
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Resume Optimizer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add resume-optimizer -- npx -y resume-optimizer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "resume-optimizer": {
      "args": [
        "-y",
        "resume-optimizer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.resume-optimizer]
command = "npx"
args = ["-y", "resume-optimizer"]
.cursor/mcp.json
{
  "mcpServers": {
    "resume-optimizer": {
      "args": [
        "-y",
        "resume-optimizer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "resume-optimizer": {
      "args": [
        "-y",
        "resume-optimizer"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Resume Optimizer

same job, measured the same way
Matchcv
by 18boys

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

41 installs/wk local only
Vitex — AI Resume Generator
by chanmeng666

Generate tailored, ATS-optimized resume PDFs and cover letters from a job description, over MCP.

36 installs/wk answering
npm MCP
by alisaitteke

MCP server for npm package management, security analysis, and compatibility checking

34 installs/wk local only
Rsdoctor
by yifancong

An MCP server that provides build analysis and optimization recommendations for Rspack projects.

2 586 installs/wk local only
Application
by theluckystrike

Tailor a job application: resume and cover letter as real Word docx files, from stored facts.

local only
SkoIA Parts
by macacoengenhocas

Resolve part problems, check compatibility and identify only the information still missing.

15 tools answering
Entyrax
by entyrax

PC hardware decision engine for Brazil (pt-BR): compatibility, GPU recommendations, build analysis.

3 tools answering
Juicedresume
by juicedresume

Score, tailor, and export resumes from any MCP client — 60+ ATS checks and JD tailoring.

46 installs/wk local only

Resume Optimizer — questions

Answers built from our own checks of this server.

Why is there no uptime for Resume Optimizer?
Resume Optimizer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package resume-optimizer was installed 23 times last week.
How do I connect Resume Optimizer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls resume-optimizer straight from npm; nothing to host, nothing to sign up for.
How many people use Resume Optimizer?
The npm package resume-optimizer was installed 23 times in the last week. Week over week that is +4600%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.