MCV
CreatedMrinank-Bhowmick
Serves resume data via the Model Context Protocol (MCP) using Cloudflare Workers and Durable Objects.
About
MCV provides a template for serving your CV/Resume data via the Model Context Protocol (MCP), powered by Cloudflare Workers and Durable Objects. It enables AI agents and other services to interact with your resume data, allowing for specific data retrieval such as contact information, education, and projects.
Key Features
- Exposes resume data through standard MCP endpoints.
- Runs serverlessly on Cloudflare's edge network for low latency.
- Utilizes Durable Objects for managing the MCP agent state.
- Serves resume data structured in JSON format.
- Allows fetching entire resume or specific sections.
- 0 GitHub stars
Use Cases
- Integrate resume data with AI agents.
- Enable Claude desktop or other clients to access resume information.
- Serve structured resume data through MCP.