
Formacv
Integrate FormaCV’s AI CV formatting, anonymization, job tailoring, and ATS push-back into your hiring or career product through MCP.
Overview
io.github.Rocketech-Software-Development/formacv is a MCP server for the build phase that exposes FormaCV AI CV formatting, anonymization, tailoring, and ATS push-back to coding agents.
What is this MCP server?
- AI-powered CV formatting and anonymization tools exposed over MCP
- Job-tailoring and ATS push-back workflows for application products
- Stdio npm package @formacv/mcp v0.1.1 against your FormaCV deployment URL
- FORMACV_API_KEY bearer token (demo key supported for demo URLs)
- Requires FORMACV_SERVER_URL pointing at isolated HTTPS FormaCV origin
- Server version 0.1.1
- 2 required config values: FORMACV_API_KEY and FORMACV_SERVER_URL
- npm package: @formacv/mcp on registry.npmjs.org
Community signal: 1 GitHub stars.
What problem does it solve?
Hiring and career apps waste sprint time when CV formatting, anonymization, and ATS feedback need custom ML pipelines.
Who is it for?
Indie builders adding AI resume tooling to ATS plugins, recruiting agents, or career SaaS with a hosted FormaCV backend.
Skip if: Teams without a FormaCV deployment or API key, or products that must keep all CV processing strictly offline.
What do I get? / Deliverables
Once MCP is configured with your FormaCV URL and API key, agents can run CV workflows against your isolated deployment during feature development.
- Agent-accessible CV format, anonymize, tailor, and ATS push-back operations
- Integration against isolated FormaCV server URL
- Demo-mode path for evaluating FormaCV without production credentials
Recommended MCP Servers
Journey fit
FormaCV is a third-party document AI service you embed during product build, especially for HR tech or founder tooling around applications. CV pipeline features are external API integrations, so they belong in build integrations alongside other SaaS backends.
How it compares
FormaCV-hosted CV intelligence MCP, not a generic markdown resume generator skill.
Common Questions / FAQ
Who is io.github.Rocketech-Software-Development/formacv for?
Solo developers building hiring or career products who want Claude Code, Cursor, or Codex to call FormaCV for CV processing.
When should I use io.github.Rocketech-Software-Development/formacv?
Use it during build integrations when your app needs formatting, anonymization, tailoring, or ATS push-back through FormaCV’s API.
How do I add io.github.Rocketech-Software-Development/formacv to my agent?
Install @formacv/mcp, set FORMACV_SERVER_URL and FORMACV_API_KEY in MCP config, use demo credentials against demo.formacv.ai for trials, then restart your agent.