Dados Abertos Senado BR MCP

🇧🇷 Leia em Português A public, hosted MCP server that gives AI assistants live, structured access to Brazilian Senate open data - no installation, no account, no API key. Point your MCP client at the hosted endpoint and start asking about senators, bills, votes, expenses, and more. It runs on Cloudflare Workers over Streamable HTTP.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #44 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Dados Abertos Senado BR MCP

before you install - you'll need

Set CLOUDFLARE_API_TOKEN before connecting.

Claude Code

claude mcp add sidneybissoli-senado-br-mcp-cloudflare --transport http https://senado.sidneybissoli.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sidneybissoli-senado-br-mcp-cloudflare": {
      "url": "https://senado.sidneybissoli.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://senado.sidneybissoli.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to senado.sidneybissoli.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package senado-br-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.SidneyBissoli is GitHub-verified and matches the repo owner

03 · What Dados Abertos Senado BR MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.4.0 · 2026-07-08

drop "open data" from description lead · add Glama badge · use Glama small score badge · corrige comentário de contagem do grupo e-Cidadania (8→9) · English-language example questions in "See it in action" · Sessão 2…

dataset-v1.0.0 · 2026-07-03

Changelog - dataset de participação do e-Cidadania · Changelog do DADO (separado do CHANGELOG.md, que é do código/servidor MCP). · Formato baseado em Keep a Changelog; o dataset segue · Versionamento Semântico próprio…

v3.3.1 · 2026-06-25

Changed · agents moved from runtime dependencies to devDependencies - it is only used by the hosted Worker, so npx senado-br-mcp no longer downloads it (~1.1 MB + transitive). No behavior change.

04 · Who maintains Dados Abertos Senado BR MCP

Dados Abertos Senado BR MCP is maintained by sidneybissoli. We track 8 MCP servers from sidneybissoli - 6 actively maintained, 32 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from sidneybissoli.

  1. Medical Terminologies MCP Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT. ★ 10
  2. bcb-br-mcp Brazilian Central Bank / Banco Central do Brasil (BCB) - SGS time series MCP: Selic, IPCA, FX, GDP ★ 6
  3. IBGE Brasil MCP MCP server for live, sourced Brazilian public data from the official IBGE APIs. ★ 8

05 · Facts

category
cloud infrastructure - ranked #44 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-07-08)
registry
io.github.SidneyBissoli/senado-br-mcp-cloudflare (active, first published 2026-06-13 · 8 versions)
packages
npm:senado-br-mcp

06 · Dados Abertos Senado BR MCP FAQ

What is Dados Abertos Senado BR MCP?

🇧🇷 Leia em Português A public, hosted MCP server that gives AI assistants live, structured access to Brazilian Senate open data - no installation, no account, no API key. Point your MCP client at the hosted endpoint and start asking about senators, bills, votes, expenses, and more. It runs on Cloudflare Workers over Streamable HTTP.

Is Dados Abertos Senado BR MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Dados Abertos Senado BR MCP?

Run `npx -y senado-br-mcp`. The README documents one environment variable (CLOUDFLARE_API_TOKEN) to set first. Set CLOUDFLARE_API_TOKEN before connecting. You can also paste the ready-made client config above.

Does Dados Abertos Senado BR MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Dados Abertos Senado BR MCP

More cloud infrastructure MCP servers · Magg · Semantic Scholar MCP Server · Llmkit · Openrouter Multimodal · Partd MCP

More TypeScript MCP servers · DJZS Trust MCP · Simplifier MCP · Flippa MCP · JVM Source Lens · Vscode Terminal MCP · see all