Servidor MCP com dados oficiais brasileiros: IBGE, Banco Central, INMET, Câmara e Senado.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-dados-br
MCP client config
{
"mcpServers": {
"mcp-dados-brasil": {
"command": "uvx",
"args": [
"mcp-dados-br"
]
}
}
}