Cv Forge Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Cv Forge Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP (Model Context Protocol) server for CV Forge. Lets AI assistants generate professional CVs as PDF/DOCX from conversation data.
generate_cv toolgenerate_pdf or generate_docx to produce the documentThe MCP server automatically pulls and starts the CV Forge Docker container — no manual setup needed.
claude mcp add cv-forge -- uvx cv-forge-mcpAdd to ~/.config/claude/claude_desktop_config.json (Linux) or ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"cv-forge": {
"command": "uvx",
"args": ["cv-forge-mcp"]
}
}
}pip install cv-forge-mcp| Tool | Description |
|---|---|
generate_cv | Returns an empty CV JSON template for the AI to fill in |
generate_pdf | Generates ATS PDF from CV data, returns file path + editor URL |
generate_docx | Generates ATS DOCX from CV data, returns file path + editor URL |
See INSTRUCTIONS.md for the full system prompt and workflow guidelines for AI assistants using CV Forge.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.