Situação Cadastral for Claude Desktop
io.github.mcp-dir/situacao_cadastral-mcp
Check the registration status of a Brazilian CPF against official sources (name, status, birthdate,
client:Claude Desktop
transport:streamable-http
tools:7
Install Situação Cadastral in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"situacao_cadastral-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_situacao_cadastral"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs