Provides an MCP interface to programmatically manage resumes via the Reactive Resume API.
RxResume offers a convenient Python wrapper for the Reactive Resume REST API, enabling users to programmatically interact with and manipulate resume data through an MCP client. It bridges the powerful capabilities of Reactive Resume, a free and open-source resume builder, with the extensibility of MCP tools, facilitating automated resume management and generation workflows. The tool supports both PyPI installation for stdio transport and Docker deployment for streamable HTTP, making it versatile for various integration scenarios.
Características Principales
01Wraps the Reactive Resume REST API for MCP clients.
02Supports installation via PyPI with stdio transport.
03Provides a Docker image for streamable HTTP transport.
04Configurable using environment variables for API connection details.
05Includes MCP client configuration examples and Docker Compose setup for quick deployment.
063 GitHub stars
Casos de Uso
01Automate resume creation, updates, and management through an MCP client.
02Integrate resume generation and editing into development or CI/CD workflows.
03Enable AI agents or other automated systems to interact with resume data.