mcpbeat Sign in

MCP Dados Brasil MCP Server

by lucianoon Your server? Claim it
local only

MCP Dados Brasil runs on your own machine — the client starts it, so there is no endpoint to ping. 155 installs a week from pypi. Last commit 2 Sep 2026.

Servidor MCP com dados oficiais brasileiros: IBGE, Banco Central, INMET, Câmara e Senado.

Installs per day peak 723 · avg 92
a month agotoday
155
Installs / week
pypi · mcp-dados-br
2
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Dados Brasil every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-dados-br -- uvx mcp-dados-br
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-dados-br": {
      "args": [
        "mcp-dados-br"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-dados-br]
command = "uvx"
args = ["mcp-dados-br"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-dados-br": {
      "args": [
        "mcp-dados-br"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-dados-br": {
      "args": [
        "mcp-dados-br"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Dados Brasil

same job, measured the same way
MCP Pix Bcb
by codespar

MCP server for Pix BCB API — official Banco Central do Brasil Pix standard

16 installs/wk local only
Bcb Br
by pipeworx-io

Banco Central do Brasil (Brazil's central bank) MCP.

36 tools answering
MCP Fiscal Brasil
by nikolasdehor

Servidor MCP para integrar IAs com o sistema fiscal brasileiro: CNPJ, NFe, NFSe, SPED, eSocial.

282 installs/wk local only
MCP Banco Inter
by samuelmoraesf

Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças.

36 installs/wk local only
Banco Central do Brasil (BCB) — SGS Time Series MCP Server
by sidneybissoli

Banco Central do Brasil (BCB): SGS series, Focus expectations, PTAX, stats + provenance. 17 tools.

534 installs/wk 17 tools answering
MCP Iniciador
by codespar

MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR

9 installs/wk local only
Banco Central do Brasil (BCB): Cotações
by mcp-dir

Banco Central do Brasil (BCB): Cotações, official-source lookup. Platform-hosted, pay per query with

7 tools answering
MCP Compras.gov.br
by opedrosoares

Preços, atas, contratos e sanções das APIs públicas de compras do governo brasileiro

100 tools answering

MCP Dados Brasil — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Dados Brasil?
MCP Dados Brasil runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-dados-br was installed 155 times last week.
How do I connect MCP Dados Brasil?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-dados-br straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Dados Brasil?
The pypi package mcp-dados-br was installed 155 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Dados Brasil open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.