MCV

Mrinank-Bhowmick/MCV

3.1

If you are the rightful owner of MCV and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCV - MCP Server for CV/Resume is a template for serving CV/Resume data via the Model Context Protocol (MCP), utilizing Cloudflare Workers and Durable Objects.

MCV - MCP Server for CV/Resume

This project provides a template for serving your CV/Resume data via the Model Context Protocol (MCP), powered by Cloudflare Workers and Durable Objects. It allows AI agents or other services(Claude desktop,clients etc) to interact with your resume data.

Features

  • MCP Server: Exposes resume data through standard MCP endpoints.
  • Cloudflare Workers: Runs serverlessly on Cloudflare's edge network for low latency.
  • Durable Objects: Utilizes Durable Objects for managing the MCP agent state.
  • Structured Data: Serves resume data structured in JSON format.
  • Specific Data Retrieval: Allows fetching the entire resume or specific sections like contact info, education, projects, etc.

Prerequisites

  • Cloudflare account

Technologies Used