Resume Generator MCP Server
@AndreaCadonna
About Resume Generator MCP Server
MCP server for generating professional LaTeX resumes through Claude Desktop using natural language and resumake.io
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"resumake-mcp": {
"command": "node",
"args": [
"server.js"
],
"env": {
"DEBUG": "resume-generator"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Resume Generator MCP Server?
A Model Context Protocol server that generates professional PDF resumes using LaTeX templates. It integrates with Claude Desktop to create polished resumes from structured data via natural language prompts.
How to use Resume Generator MCP Server?
Install Node.js (v16+), clone the repository, run npm install, then add the server to Claude Desktop’s MCP configuration (claude_desktop_config.json) with the command node path/to/server.js. Restart Claude Desktop. Use natural language in Claude to describe your resume and generate a PDF.
Key features of Resume Generator MCP Server
- 9 professional LaTeX templates
- PDF generation via LaTeX Resume API
- Direct MCP integration with Claude Desktop
- Structured JSON schema for resume data
- Customizable headings, sections, and template selection
- AI-powered natural language resume creation
Use cases of Resume Generator MCP Server
- Create a resume for a specific role (e.g., “software engineer with 5 years experience in React and Node.js”).
- Tailor a resume to a job description by providing your full work history and target position.
- Generate a resume using a specific template number (1–9).
- Pivot careers by emphasizing transferable skills (e.g., finance to product management).
FAQ from Resume Generator MCP Server
What are the prerequisites?
Node.js v16 or higher, the Claude Desktop application, and an internet connection (for the LaTeX Resume API).
How do I configure Claude Desktop to use this server?
Add a resume-generator entry to the mcpServers object in your Claude Desktop config file, with command set to node and args pointing to the server’s server.js file. Then restart Claude Desktop.
Where are generated PDFs saved?
PDFs are stored in operating‑system‑specific directories: %LOCALAPPDATA%\AnthropicClaude\app-{version}\generated-resumes\ (Windows), ~/Library/Application Support/AnthropicClaude/app-{version}/generated-resumes/ (macOS), or ~/.local/share/AnthropicClaude/app-{version}/generated-resumes/ (Linux).
What should I do if I see “Method not found” errors?
Ensure Claude Desktop was restarted after configuration, and verify that the path in claude_desktop_config.json is correct.
Can I use a specific LaTeX template?
Yes. You can specify a template number (1–9) in your natural language request (e.g., “Generate a resume using template 3”).
Frequently asked questions
What are the prerequisites?
Node.js v16 or higher, the Claude Desktop application, and an internet connection (for the LaTeX Resume API).
How do I configure Claude Desktop to use this server?
Add a `resume-generator` entry to the `mcpServers` object in your Claude Desktop config file, with `command` set to `node` and `args` pointing to the server’s `server.js` file. Then restart Claude Desktop.
Where are generated PDFs saved?
PDFs are stored in operating‑system‑specific directories: `%LOCALAPPDATA%\AnthropicClaude\app-{version}\generated-resumes\` (Windows), `~/Library/Application Support/AnthropicClaude/app-{version}/generated-resumes/` (macOS), or `~/.local/share/AnthropicClaude/app-{version}/generated-resumes/` (Linux).
What should I do if I see “Method not found” errors?
Ensure Claude Desktop was restarted after configuration, and verify that the path in `claude_desktop_config.json` is correct.
Can I use a specific LaTeX template?
Yes. You can specify a template number (1–9) in your natural language request (e.g., “Generate a resume using template 3”).
Basic information
More Developer Tools MCP servers

Meticulous
MeticulousMCP server and skills to connect to the Meticulous UI testing platform.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
Comments