mcp-brasil
Active·★ 1.6k·MIT·Updated 2026-04-26
★ Hidden Gem★ API Integration
MCP Server para 41 APIs públicas brasileiras
mcp-brasil is an MCP Server designed to connect AI agents like Claude, GPT, and Copilot to 50 public Brazilian data sources. It offers 435 tools across 11 thematic areas, including economics, legislation, transparency, and judiciary, with most APIs requiring no keys and others using free, quickly obtainable keys.
#ai-agents#apis-publicas#brazil#claude#fastmcp#governo#llm#mcp
01
Features
01435 tools across 50 features covering 11 thematic areas (e.g., economics, legislation, transparency)
02Large datasets with local caching capabilities (e.g., SIAPA, TSE electoral data) via embedded DuckDB
03Cross-referencing for complex queries using `planejar_consulta` (query planning)
04Batch execution of queries in parallel with `executar_lote`
05Smart discovery of relevant tools using BM25 search transform
02
Compatibility
Claude Desktop
Claude Desktop Integration
Verified via docs
VS Code / Cursor
IDE Integration
Verified via docs
Claude Code
Claude Code CLI
Verified via docs
HTTP Clients
HTTP API
Verified via docs
03
Quick start
1
$ pip install mcp-brasil
2
$ uv add mcp-brasil
04
Use cases
↳Legislative: Query AI bills processed in the Chamber, including authors.
↳Economic: Analyze Selic rate trends compared to inflation (IPCA) over 12 months.
↳Transparency: Identify the largest federal government contracts and their suppliers in a given year.
05
Alternatives
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- JJustice JohnsonMay 21, 2026
Government data APIs for Brazil are fragmented — this package makes them accessible in one place.
- DDylan ZhangMay 8, 2026
41 Brazilian public APIs via a single MCP server is a valuable resource for Portuguese-language development.
- OOaklyn JohnsonApr 2, 2026
Works cleanly with Claude Desktop. Zero configuration beyond the MCP server setup.
- LLogan MartinezFeb 28, 2026
Good coverage of the APIs Brazilian developers actually need: CNPJ, CEP, government data.