This is a serious MCP server for anyone working with Brazilian government data. It wraps 28 public APIs into 213 tools covering everything from IBGE statistics and Banco Central economic indicators to legislative voting records, court case lookups, and TSE election data. Most APIs need no keys, two require free registrations. The architecture is clean: each feature lives in its own package with auto-discovery, so adding new endpoints is straightforward. If you're building AI agents that need to cite actual spending from Portal da Transparência, query deputy expenses from Câmara, or pull tide tables and wildfire data, this beats writing your own wrappers. The BM25 tool search and batch execution helpers show someone thought about real usage, not just API coverage.
npx skills add https://github.com/aradotso/trending-skills --skill mcp-brasil-public-apis