Loading MCP server directory, please wait...
MCP server for CPFHub.io. Query Brazilian CPF data directly from AI agents.
npx @getmcp/cli add io.github.cpfhub/cpfhubRequires Node.js 18+. Community-contributed server. Review source before installing.
CPFHUB_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cpfhub/cpfhub": {
"command": "npx",
"args": [
"-y",
"@cpfhub/mcp"
],
"env": {
"CPFHUB_API_KEY": ""
}
}
}
}