MCV
Serves resume data via the Model Context Protocol (MCP) using Cloudflare Workers and Durable Objects.
소개
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.
주요 기능
- 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
사용 사례
- Integrate resume data with AI agents.
- Enable Claude desktop or other clients to access resume information.
- Serve structured resume data through MCP.