@formacv/mcp
Rank #61,749io.github.Rocketech-Software-Development/formacv
FormaCV MCP server for AI-powered CV formatting, anonymization, tailoring, and ATS push-back.
@formacv/mcp is a Model Context Protocol (MCP) server published by rocketech-software-development. It ranks #61,749 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @formacv/mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 70,364 of 132,113 servers on MCP Toplist.
Use @formacv/mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add formacv -e "FORMACV_API_KEY=<your FORMACV_API_KEY>" -e "FORMACV_SERVER_URL=<your FORMACV_SERVER_URL>" -- npx -y @formacv/mcpReplace each placeholder with your own value before saving.
[mcp_servers.formacv]
command = "npx"
args = ["-y", "@formacv/mcp"]
[mcp_servers.formacv.env]
FORMACV_API_KEY = "<your FORMACV_API_KEY>"
FORMACV_SERVER_URL = "<your FORMACV_SERVER_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<your FORMACV_SERVER_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<your FORMACV_SERVER_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"formacv": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<your FORMACV_SERVER_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<your FORMACV_SERVER_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<your FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<your FORMACV_SERVER_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Rocketech-Software-Development%2Fformacv)<a href="https://mcptoplist.com/server/io.github.Rocketech-Software-Development%2Fformacv"><img src="https://mcptoplist.com/badge/io.github.Rocketech-Software-Development%2Fformacv.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rocketech-software-development
Other servers by rocketech-software-development
View all rocketech-software-development servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 6, 2026 |
Frequently asked questions
- Who maintains @formacv/mcp?
- @formacv/mcp is maintained by rocketech-software-development, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is @formacv/mcp listed on the Official MCP Registry?
- Yes — @formacv/mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @formacv/mcp have?
- MCP Toplist tracks 1 version of @formacv/mcp, most recently published on May 6, 2026.
- Where can I find the source code for @formacv/mcp?
- The source code for @formacv/mcp is hosted at github.com/rocketech-software-development/formacv-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.