Odel
MCP Dados Brasil

MCP Dados Brasil

Local
@lucianoon2PythonMITUpdated 5 days ago

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).

PyPImcp-dados-brv0.5.2

Run

uvx mcp-dados-br

MCP client config

{
  "mcpServers": {
    "mcp-dados-brasil": {
      "command": "uvx",
      "args": [
        "mcp-dados-br"
      ]
    }
  }
}