Free — no API key, nothing stored

ResumeMD MCP Server

AI drafts it. ResumeMD makes it interview-ready — now without leaving the chat. Connect ResumeMD to Claude, ChatGPT, Claude Code, or any MCP client, and your assistant can format, score, and render your resume the moment the draft is done.

https://resumemd.pro/api/mcp

4 tools. No signup. Rate-limited to 20 tool calls per minute.

What your assistant can do

4 tools, all free. The analysis and PDF engines are the same ones the editor uses.

Markdown Guide

get_resume_markdown_guide

The ResumeMD resume conventions — name line, contact line, sections, roles, bullets, skills, and the sidebar marker — plus a skeleton example. Your AI calls this first, then writes the draft in a structure that pastes straight into the editor.

Template Catalog

list_resume_templates

All 32 templates with a one-line description of each, so your AI can recommend a look — tech for engineers, executive for leadership roles, academic for research CVs. The same Markdown renders in every template.

Resume Analysis

analyze_resume

Scores a draft 0-100 with readability metrics, keyword findings (action verbs, technical and soft skills), missing-section checks, and top recommendations. The same free analytics engine as the editor — no AI call, nothing stored.

PDF Rendering

render_resume_pdf

Renders a Markdown resume to a finished PDF in any of the 32 templates and returns it to the chat, base64-encoded. Free and un-watermarked, exactly like the editor export.

Connect your assistant

Claude

  1. Open Settings Connectors Add custom connector
  2. Name it ResumeMD and set the URL to https://resumemd.pro/api/mcp
  3. Leave authentication empty — none is needed

Claude Code

One command in your terminal:

claude mcp add --transport http resumemd https://resumemd.pro/api/mcp

ChatGPT (developer mode)

  1. Open Settings Apps & Connectors and enable Developer mode under Advanced settings
  2. Create a connector with the server URL https://resumemd.pro/api/mcp
  3. Select no authentication

Any other MCP client

The server speaks stateless Streamable HTTP at https://resumemd.pro/api/mcp — no session setup, no API key. Any client that supports remote MCP servers can connect.

Nothing is stored

Every tool on this server is compute-only. When your assistant sends a resume for analysis or PDF rendering, it is processed in memory, the result is returned to the chat, and the input is discarded. Nothing is written to a database, nothing is logged, and nothing is used for training.

There is no authentication because there is no account to protect — the server exposes what the free editor already gives everyone: the Markdown conventions, all 32 templates, basic resume analysis, and un-watermarked PDF export. The only control is a rate limit of 20 tool calls per minute per IP.

The same principles govern the whole product — see our commitments.

Frequently asked questions

What is the ResumeMD MCP server?

It is a public Model Context Protocol (MCP) server at https://resumemd.pro/api/mcp. Once connected, your AI assistant can fetch the ResumeMD Markdown resume conventions, list all 32 templates, run free resume analysis (readability, keywords, recommendations), and render a Markdown resume to PDF — all without leaving the chat.

Does the MCP server store my resume?

No. Every tool is compute-only: your resume is processed in memory to produce the analysis or PDF and then discarded. Nothing is written to a database, nothing is logged, and nothing is used for training.

Does it cost anything or need an API key?

No. The server is free and requires no authentication. It exposes what the free ResumeMD editor already gives everyone: the Markdown conventions, the 32 templates, basic resume analysis, and un-watermarked PDF export. Tool calls are rate-limited to 20 per minute per IP.

Which AI assistants can use it?

Any MCP client that supports remote servers over Streamable HTTP — including Claude (custom connectors), ChatGPT (developer-mode connectors), and Claude Code. Point the client at https://resumemd.pro/api/mcp with no authentication.

Your next resume draft ends with a PDF

Connect the server, finish your draft with ChatGPT, Claude, Gemini, or any AI — then let it hand you an interview-ready PDF.

Related resources