AI & ML
Trust: 34/100 (Limited)CV Forge Guide
Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation
25 starsby thechandanbhagat
Quick Start
Install
npx cv-forgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thechandanbhagat-cv-forge": {
"command": "npx",
"args": [
"cv-forge"
]
}
}
}