
Cvforge
@mikelesagitter
About Cvforge
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cvforge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.cvforge.co/mcp"
]
}
}
}Tools
8Get the connected user's profile and subscription
Get credit balances (subscription, paid, free)
List all uploaded CV profiles
Get a specific CV profile by ID
Upload a CV (PDF or DOCX, base64) → returns the parsed profile ID
List AI-optimized CVs with ATS scores and job-offer info
Get a specific optimized CV generation
Get a signed URL (15 min) to download an optimized CV PDF
Overview
What is Cvforge?
Cvforge is the official MCP server for CVforge, an AI résumé (CV) optimization service that helps beat Applicant Tracking Systems (ATS). It lets AI assistants upload a CV, tailor it to a job offer, read the ATS match score (0–100), and download the optimized PDF through a standard MCP interface.
How to use Cvforge?
Connect with any MCP client via mcp-remote by configuring the endpoint https://api.cvforge.co/mcp. First-time use guides you through OAuth2 authorization, or you can use a Personal Access Token (mcp_pat_…) from your CVforge Expert plan account.
Key features of Cvforge
- Real GDPR anonymization — personal data stripped before AI processing
- Precise 0–100 ATS match score via semantic job-offer analysis
- Native multilingual support (FR, EN, ES, DE, IT, PT)
- Web, Android, and iOS companion apps
- Upload CV in PDF or DOCX (base64 format)
- Signed download URL valid for 15 minutes
Use cases of Cvforge
- Upload a résumé and receive an optimized, ATS‑friendly version for a specific job offer
- Quickly check the ATS match score of an existing CV against a job description
- Manage and download multiple optimized CV generations from your account
- Automate batch CV optimization as part of a larger job‑application pipeline
FAQ from Cvforge
What transport and authentication does Cvforge use?
Cvforge uses MCP 2025‑03‑26 over HTTP (JSON‑RPC 2.0). Authentication is via Bearer token — either a Personal Access Token (mcp_pat_…) or OAuth2 with Authorization Code + PKCE.
What subscription plan is required to use the server?
A CVforge Expert plan is required. The endpoint and tools are not available under lower‑tier plans.
What file formats are supported for uploading a CV?
Only PDF or DOCX files are accepted, and they must be base64‑encoded when passed to the upload_cv tool.
How is personal data handled during optimization?
Personal data is stripped from the CV before any AI processing, then re‑injected locally after optimization. This is done for real GDPR anonymization — not after the fact.
Can I download the optimized CV?
Yes. The download_generation tool returns a signed URL that is valid for 15 minutes to download the optimized CV as a PDF.
Frequently asked questions
What transport and authentication does Cvforge use?
Cvforge uses MCP 2025‑03‑26 over HTTP (JSON‑RPC 2.0). Authentication is via Bearer token — either a Personal Access Token (`mcp_pat_…`) or OAuth2 with Authorization Code + PKCE.
What subscription plan is required to use the server?
A CVforge **Expert** plan is required. The endpoint and tools are not available under lower‑tier plans.
What file formats are supported for uploading a CV?
Only **PDF** or **DOCX** files are accepted, and they must be base64‑encoded when passed to the `upload_cv` tool.
How is personal data handled during optimization?
Personal data is stripped from the CV *before* any AI processing, then re‑injected locally after optimization. This is done for real GDPR anonymization — not after the fact.
Can I download the optimized CV?
Yes. The `download_generation` tool returns a signed URL that is valid for 15 minutes to download the optimized CV as a PDF.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments