
MCP Brasil
by mcp-brasil
Connect AI agents to 70+ Brazilian public data APIs covering economy, legislation, health, and more.
What it does
This MCP server provides a comprehensive bridge between AI agents and the Brazilian public data ecosystem. It aggregates over 70 different public APIs, allowing LLMs to query real-time and historical data across 15 thematic areas including economics, law, transparency, and public health.
Tools
The server exposes 533 specialized tools. Key capabilities include:
- Economic Analysis: Query BCB (Banco Central) for Selic, IPCA, and exchange rates.
- Legislative Tracking: Monitor bills and votes in the Câmara and Senado.
- Public Transparency: Access contracts and expenses via the Portal da Transparência.
- Judiciary & Elections: Search court processes (DataJud) and election data (TSE).
- Environmental Monitoring: Access INPE fire and deforestation data.
- Local Datasets: Optimized SQL access to large datasets (SIAPA, TSE) via embedded DuckDB.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-brasil": {
"command": "uvx",
"args": ["--from", "mcp-brasil", "python", "-m", "mcp_brasil.server"]
}
}
}
Supported hosts
- Claude
- Cursor
- VS Code Copilot
Quick install
pip install mcp-brasilInformation
- Pricing
- free
- Published
- 4/27/2026






