MCP.so
登录

MCV - MCP Server for CV/Resume

@Mrinank-Bhowmick

关于 MCV - MCP Server for CV/Resume

MCP server for my CV(Resume)

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

Mrinank-Bhowmick

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCV - MCP Server for CV/Resume?

MCV is a template for serving your CV or resume data through the Model Context Protocol (MCP). It is powered by Cloudflare Workers and Durable Objects, enabling AI agents and services such as Claude Desktop to interact with your resume information serverlessly at the edge.

How to use MCV - MCP Server for CV/Resume?

Deploy the template using the Wrangler CLI with a Cloudflare account. Provide your resume data in structured JSON format; the server exposes MCP endpoints that allow fetching the entire resume or specific sections like contact info, education, or projects.

Key features of MCV - MCP Server for CV/Resume

  • Exposes resume data via standard MCP endpoints.
  • Runs serverlessly on Cloudflare’s edge network.
  • Uses Durable Objects to manage MCP agent state.
  • Serves structured JSON resume data.
  • Supports retrieval of the full resume or individual sections.

Use cases of MCV - MCP Server for CV/Resume

  • An AI recruiter agent that queries a candidate’s work history.
  • A career chatbot that answers questions about an individual’s skills.
  • Integration with Claude Desktop to review a resume interactively.

FAQ from MCV - MCP Server for CV/Resume

What are the prerequisites to use this server?

You need a Cloudflare account and the Wrangler CLI for deployment.

Can I use this with Claude Desktop?

Yes, the template is designed for AI agents and services, including Claude Desktop and other MCP clients.

How is the resume data provided?

The resume data is structured in JSON format and served via MCP endpoints. You provide the data when configuring the template.

What technologies does the server rely on?

It uses Cloudflare Workers, Cloudflare Durable Objects, the MCP SDK, TypeScript, and the Wrangler CLI.

Can I fetch only part of the resume?

Yes, the server supports fetching specific sections such as contact information, education, and projects.

评论

其他 分类下的更多 MCP 服务器