io.github.Rocketech-Software-Development/formacv MCP Server
io.github.Rocketech-Software-Development/formacv
What is the io.github.Rocketech-Software-Development/formacv MCP server?
FormaCV MCP server for AI-powered CV formatting, anonymization, tailoring, and ATS push-back.
How to install io.github.Rocketech-Software-Development/formacv
Copy-paste configuration for popular MCP clients.
FORMACV_API_KEYrequiredsecretBearer credential issued by FormaCV after onboarding. Use 'demo' against demo URLs.
FORMACV_SERVER_URLrequiredHTTPS origin of your isolated FormaCV deployment (e.g. https://demo.formacv.ai for demo mode).
{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<YOUR_FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<YOUR_FORMACV_SERVER_URL>"
}
}
}
}{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<YOUR_FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<YOUR_FORMACV_SERVER_URL>"
}
}
}
}{
"mcpServers": {
"formacv": {
"command": "npx",
"args": [
"-y",
"@formacv/mcp"
],
"env": {
"FORMACV_API_KEY": "<YOUR_FORMACV_API_KEY>",
"FORMACV_SERVER_URL": "<YOUR_FORMACV_SERVER_URL>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add formacv --env FORMACV_API_KEY=<YOUR_FORMACV_API_KEY> --env FORMACV_SERVER_URL=<YOUR_FORMACV_SERVER_URL> -- npx -y @formacv/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.