MCP Dados Brasil
Rank #10,616io.github.lucianoon/mcp-dados-br
Servidor MCP com dados oficiais brasileiros: IBGE, Banco Central, INMET, Câmara e Senado.
MCP Dados Brasil is a Model Context Protocol (MCP) server published by lucianoon. It ranks #10,616 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Dados Brasil is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 121,430 of 132,046 servers on MCP Toplist.
Use MCP Dados Brasil
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-dados-br -e "INMET_TOKEN=<your INMET_TOKEN>" -e "MCP_LOG_LEVEL=<your MCP_LOG_LEVEL>" -- uvx mcp-dados-brReplace each placeholder with your own value before saving.
[mcp_servers.mcp-dados-br]
command = "uvx"
args = ["mcp-dados-br"]
[mcp_servers.mcp-dados-br.env]
INMET_TOKEN = "<your INMET_TOKEN>"
MCP_LOG_LEVEL = "<your MCP_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-dados-br": {
"command": "uvx",
"args": [
"mcp-dados-br"
],
"env": {
"INMET_TOKEN": "<your INMET_TOKEN>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-dados-br": {
"command": "uvx",
"args": [
"mcp-dados-br"
],
"env": {
"INMET_TOKEN": "<your INMET_TOKEN>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-dados-br": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-dados-br"
],
"env": {
"INMET_TOKEN": "<your INMET_TOKEN>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-dados-br": {
"command": "uvx",
"args": [
"mcp-dados-br"
],
"env": {
"INMET_TOKEN": "<your INMET_TOKEN>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-dados-br": {
"command": "uvx",
"args": [
"mcp-dados-br"
],
"env": {
"INMET_TOKEN": "<your INMET_TOKEN>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lucianoon%2Fmcp-dados-br)<a href="https://mcptoplist.com/server/io.github.lucianoon%2Fmcp-dados-br"><img src="https://mcptoplist.com/badge/io.github.lucianoon%2Fmcp-dados-br.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lucianoon
Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Aug 25, 2026 |
Frequently asked questions
- Who maintains MCP Dados Brasil?
- MCP Dados Brasil is maintained by lucianoon, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP Dados Brasil listed on the Official MCP Registry?
- Yes — MCP Dados Brasil is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Dados Brasil have?
- MCP Toplist tracks 1 version of MCP Dados Brasil, most recently published on Aug 25, 2026.
- Where can I find the source code for MCP Dados Brasil?
- The source code for MCP Dados Brasil is hosted at github.com/lucianoon/mcp-dados-br.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.