Reactive Resume
Rank #163io.github.amruthpillai/reactive-resume
Free open-source resume builder with remote MCP tools for resumes and job applications.
Reactive Resume is a Model Context Protocol (MCP) server published by amruthpillai. It ranks #163 of 103,283 servers tracked on MCP Toplist, and its repository has 39,983 GitHub stars. Reactive Resume is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 103,120 of 103,283 servers on MCP Toplist.
Use Reactive Resume
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http reactive-resume https://rxresu.me/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.reactive-resume]
url = "https://rxresu.me/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://rxresu.me/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reactive-resume": {
"url": "https://rxresu.me/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"reactive-resume": {
"type": "http",
"url": "https://rxresu.me/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reactive-resume": {
"serverUrl": "https://rxresu.me/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reactive-resume": {
"url": "https://rxresu.me/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.amruthpillai%2Freactive-resume)<a href="https://mcptoplist.com/server/io.github.amruthpillai%2Freactive-resume"><img src="https://mcptoplist.com/badge/io.github.amruthpillai%2Freactive-resume.svg" alt="MCP Toplist: Top 1% of 103,283" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
amruthpillai
Available versions (1)
| Version | Published |
|---|---|
| 5.2.2 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Reactive Resume?
- Reactive Resume is maintained by amruthpillai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Reactive Resume listed on the Official MCP Registry?
- Yes — Reactive Resume is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Reactive Resume have?
- MCP Toplist tracks 1 version of Reactive Resume, most recently published on Jul 7, 2026.
- Where can I find the source code for Reactive Resume?
- The source code for Reactive Resume is hosted at github.com/amruthpillai/reactive-resume.