mcpbeat Sign in

DataBR — API de Dados Públicos Brasileiros MCP Server

not responding

DataBR — API de Dados Públicos Brasileiros is listed as active in the registry but did not answer our last check. Last commit 9 Mar 2026.

Brazilian public data API for AI agents. BCB, IBGE, CVM, B3, compliance. x402 payments on Base.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
391 ms
Response time
average over 24h
0
Stars
last commit 9 Mar 2026

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation internal/collectors/retry.go:22
            select {
            case <-ctx.Done():
                return nil, ctx.Err()
            case <-time.After(backoff + jitter):

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add databr --transport http https://databr.api.br/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "databr": {
      "url": "https://databr.api.br/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.databr]
url = "https://databr.api.br/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "databr": {
      "url": "https://databr.api.br/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "databr": {
      "url": "https://databr.api.br/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://databr.api.br/mcp streamable-http answering 391 ms 4 min ago

Alternatives to DataBR — API de Dados Públicos Brasileiros

same job, measured the same way
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

20 tools answering
HelpMyAgent
by helpmyagent

Pay-per-call data APIs for AI agents: business, compliance, procurement, VAT and IBAN via x402.

59 tools answering
Spectrum Data Digital
by spectrumdatadigital

Data marketplace for AI agents: quality-scored datasets, compliance checks, x402 USDC payments.

answering
C
DataNexus MCP
by datanexusmcp

Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.

91 installs/wk 55 tools answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
402sentinel MCP
by kaditang

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

34 installs/wk local only
AgentEconomy Compliance API
by piwe

Paid KYC, AML, and regulatory risk assessment over MCP via x402 USDC micropayments on Base.

4 tools answering
I
Dropcoin Validation
by freshfos

EU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.

6 tools answering

DataBR — API de Dados Públicos Brasileiros — questions

Answers built from our own checks of this server.

Is DataBR — API de Dados Públicos Brasileiros working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 391 ms. The bar chart above shows every period we have measured.
The registry lists DataBR — API de Dados Públicos Brasileiros as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect DataBR — API de Dados Públicos Brasileiros?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does DataBR — API de Dados Públicos Brasileiros need an API key?
No. DataBR — API de Dados Públicos Brasileiros completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is DataBR — API de Dados Públicos Brasileiros open source?
We cannot say either way: written in Go and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.