Cadastro PF Plus for Claude Desktop
io.github.mcp-dir/cpf_cadastral_plus-mcp
Extended registration data for an individual from a CPF, beyond the basics. Platform-hosted, no cred
client:Claude Desktop
transport:streamable-http
tools:7
Install Cadastro PF Plus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cpf_cadastral_plus-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_cpf_cadastral_plus"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs