Back to articles
I Extended the Trending mcp-brasil Project with AI Generation — Full Tutorial

I Extended the Trending mcp-brasil Project with AI Generation — Full Tutorial

via Dev.to Pythondiwushennian4955

Have you seen mcp-brasil ? It just blew up on GitHub with 400+ stars in days! 🇧🇷 This incredible project by @jxnxts provides an MCP (Model Context Protocol) server that connects AI agents like Claude, GPT, and Copilot to 28 Brazilian public APIs — covering everything from legislative data to environmental monitoring. But here's what I thought: what if we could take this Brazilian government data and generate AI visualizations, infographics, and Portuguese audio summaries from it? That's exactly what I built using NexaAPI — the cheapest AI inference API at just $0.003/image. What is mcp-brasil? mcp-brasil is a Python MCP server that gives AI agents access to: 🏛️ Legislative : Câmara dos Deputados (213 tools!), Senado Federal 💰 Economic : IBGE statistics, Banco Central (Selic, IPCA, exchange rates) 🔍 Transparency : Portal da Transparência, TCU, 8 state TCEs ⚖️ Judiciary : DataJud/CNJ, STF, STJ, TST decisions 🗳️ Electoral : TSE (candidates, donations, results) 🌿 Environmental : INPE (fire

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
6 views

Related Articles