Files
Reactive-Resume/server.json
T
2026-07-07 18:50:07 +02:00

19 lines
531 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.amruthpillai/reactive-resume",
"title": "Reactive Resume",
"description": "Free open-source resume builder with remote MCP tools for resumes and job applications.",
"websiteUrl": "https://rxresu.me",
"repository": {
"url": "https://github.com/amruthpillai/reactive-resume",
"source": "github"
},
"version": "5.2.2",
"remotes": [
{
"type": "streamable-http",
"url": "https://rxresu.me/mcp"
}
]
}