Reactive Resume MCP Server

Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. It is available as a remote MCP endpoint.

Teams that want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 41,676 · #7 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Reactive Resume

Claude Code

claude mcp add amruthpillai-reactive-resume --transport http https://rxresu.me/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "amruthpillai-reactive-resume": {
      "url": "https://rxresu.me/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://rxresu.me/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to rxresu.me

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.amruthpillai is GitHub-verified and matches the repo owner

03 · What Reactive Resume can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v5.2.8 · 2026-08-24

Highlights · The AI agent now asks before it edits your resume. Changes arrive as a proposal you approve or reject, so you see what the assistant wants to touch before anything is written. Once you trust a…

v5.2.7 · 2026-08-17

Highlights · Custom Styles now compile in your browser. Semantic CSS is compiled and resolved locally for the editor, preview, public resumes, and exports, so diagnostics appear as you type instead of after a save and…

v5.2.6 · 2026-08-14

Highlights · Check your resume's ATS parseability as you edit. The builder now runs a deterministic, private check in your browser for contact details, dates, section structure, reading order, font size, line height…

04 · Who maintains Reactive Resume

Reactive Resume is maintained by amruthpillai. It's the only MCP server we track from this author; the repo dates to Mar 2020.

05 · Facts

category
productivity - ranked #7 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.amruthpillai/reactive-resume (active, first published 2026-07-07)

06 · Reactive Resume FAQ

What is Reactive Resume?

Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. It is available as a remote MCP endpoint.

Is Reactive Resume still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Reactive Resume?

Run `claude mcp add amruthpillai-reactive-resume --transport http https://rxresu.me/mcp`. You can also paste the ready-made client config above.

Does Reactive Resume require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Reactive Resume