@mcpflow.io/mcp
Freeby MCP Community
ModelContextProtocol server for enhancing JSON Resumes
v3.0.3Added Apr 12, 2026
mcpmodel-context-protocolllmmcpflow
@mcpflow.io/mcp MCP Server
ModelContextProtocol server for enhancing JSON Resumes
Installation
Reviews
Installation
Quick install
npx -y @mcpflow.io/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@mcpflow.io/mcp": {
"command": "npx",
"args": ["-y", "@mcpflow.io/mcp"]
}
}
}