DataBR — API de Dados Públicos Brasileiros
Server Details
Brazilian public data API for AI agents. BCB, IBGE, CVM, B3, compliance. x402 payments on Base.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- igorpdev/databr
- GitHub Stars
- 0
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
6 tool updates
- Added
consultar_bndes - Added
consultar_filiados_tse - Added
consultar_leniencias - Added
consultar_pep - Added
consultar_pgfn - Added
consultar_renuncias_fiscais
82 tool updates
- First observed
analise_competicao - First observed
analise_esg - First observed
analise_litigio - First observed
analise_mercado_trabalho - First observed
analise_setor - First observed
buscar_diario_oficial - First observed
buscar_diarios_por_tema - First observed
buscar_licitacao - First observed
buscar_processos_judiciais - First observed
consultar_acidentes_transito - First observed
consultar_aeronave - First observed
consultar_beneficios_sociais - First observed
consultar_candidatos - First observed
consultar_censo_escolar - First observed
consultar_cnae - First observed
consultar_combustiveis - First observed
consultar_comercio_exterior - First observed
consultar_contas_publicas - First observed
consultar_contratos_federais - First observed
consultar_credito_bcb - First observed
consultar_dengue - First observed
consultar_deputados - First observed
consultar_desmatamento - First observed
consultar_diarios_municipais - First observed
consultar_embargos_ambientais - First observed
consultar_emprego - First observed
consultar_empresa - First observed
consultar_endereco - First observed
consultar_estabelecimento_saude - First observed
consultar_fatos_relevantes - First observed
consultar_financiamento_eleitoral - First observed
consultar_focus - First observed
consultar_fundo_investimento - First observed
consultar_geografia_brasil - First observed
consultar_hospitais - First observed
consultar_ibovespa - First observed
consultar_icms - First observed
consultar_indicador_bcb - First observed
consultar_indicadores_ibge - First observed
consultar_ipea - First observed
consultar_jurisprudencia - First observed
consultar_medicamento - First observed
consultar_mortalidade - First observed
consultar_municipio - First observed
consultar_nascimentos - First observed
consultar_orcamento - First observed
consultar_orcamento_funcional - First observed
consultar_partidos - First observed
consultar_pix_estatisticas - First observed
consultar_planos_saude - First observed
consultar_populacao - First observed
consultar_processo_judicial - First observed
consultar_proposicoes - First observed
consultar_reservas_internacionais - First observed
consultar_selic - First observed
consultar_senadores - First observed
consultar_servidores_federais - First observed
consultar_tarifas_energia - First observed
consultar_tcu_acordaos - First observed
consultar_tcu_certidao - First observed
consultar_tcu_inabilitados - First observed
consultar_titulos_tesouro - First observed
consultar_transparencia - First observed
consultar_transportador - First observed
consultar_tributos_ncm - First observed
consultar_uso_solo - First observed
consultar_vacinacao - First observed
consultar_votacoes - First observed
cotacao_acoes - First observed
cotacao_cambio - First observed
credito_score - First observed
descobrir_casos_uso - First observed
due_diligence_empresa - First observed
indicadores_macro - First observed
listar_municipios_diarios - First observed
listar_temas_diarios - First observed
panorama_economico - First observed
perfil_completo_empresa - First observed
perfil_municipio - First observed
rede_influencia - First observed
risco_ambiental - First observed
verificar_compliance
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Pay-per-call DeFi intelligence API for AI agents on Base blockchain with x402 micropayments
Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.
Related MCP Servers
AlicenseBqualityAmaintenanceEnables AI agents to access Brazilian public data including company registry and official sanction lists via MCP tools, with pay-per-call via USDC.38MIT- AlicenseNot gradedqualityBmaintenanceProvides point-in-time Brazilian market data and official statistics, enabling accurate backtesting and AI agent access to vintage, unrevised data, as well as Brazilian financial primitives like PIX code generation and business day calculations.MIT
- FlicenseAqualityBmaintenanceVerified Latin American data for autonomous AI agents via x402 micropayments. Sanctions screening (OFAC SDN + SARLAFT + CNBV + COAF + UAF) with EU AI Act Art.12/13 compliant hash-chain audit trail, entity enrichment (RUES/CNPJ/RFC), and real-time LATAM central bank rates including Argentina dólar blue. $0.02–$0.10 USDC per call on Base and Solana. No API key required.41-
- AlicenseNot gradedqualityNot gradedmaintenanceConnects AI agents to 28 Brazilian public APIs, providing over 200 tools to access data on economy, legislation, transparency, and the judiciary. It enables complex queries and cross-referencing of government datasets like IBGE, the Central Bank, and the National Congress through natural language.-
Glama MCP Gateway
Add one secure layer between your agents and this server.
TSQS
Score is being calculated.