io.github.Rocketech-Software-Development/formacv
Quality Score
80
/100
FormaCV MCP server for AI-powered CV formatting, anonymization, tailoring, and ATS push-back.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your-formacv_api_key>",
"FORMACV_SERVER_URL": "<formacv_server_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your-formacv_api_key>",
"FORMACV_SERVER_URL": "<formacv_server_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @formacv/mcp§02 Environment variables
FORMACV_API_KEYrequiredsecret
Bearer credential issued by FormaCV after onboarding. Use 'demo' against demo URLs.
FORMACV_SERVER_URLrequired
HTTPS origin of your isolated FormaCV deployment (e.g. https://demo.formacv.ai for demo mode).
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.