CV Forge✓
io.github.thechandanbhagat/cv-forge · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.thechandanbhagat/cv-forge",
"description": "Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation",
"title": "CV Forge",
"repository": {
"url": "https://github.com/thechandanbhagat/cv-forge",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "cv-forge",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}