senado-br-mcp
Related Servers
Alternatives to senado-br-mcp
- AlicenseAqualityAmaintenanceThis server provides access to IBGE's public APIs, enabling AI assistants to query geographic, demographic, and statistical data from Brazil.23847 npm11MIT
Related Servers
- AlicenseAqualityAmaintenanceMCP server for the Brazilian Chamber of Deputies open-data API, enabling search and retrieval of federal legislative bills and their status.151Apache 2.0
- AlicenseAqualityAmaintenanceMCP server for Brazilian Federal Senate open data — 90 tools covering the legislative process, Senate administration, and citizen participation. Hosted on Cloudflare Workers (Streamable HTTP), no authentication required. Tool names and responses are in Portuguese (pt-BR), matching the official Senate data.6972 npm6MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides access to the Brazilian Chamber of Deputies open data API. It enables users to search for deputies, track their expenses, and query legislative information such as bills and API endpoints.61MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying Brazil's public transparency portal, providing read-only access to government spending and public data.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for consulting official public data from Brazil's TRF3 (Tribunal Regional Federal da 3ª Região) through a read-only hosted API, compatible with any MCP over HTTP client.MIT
- AlicenseAqualityDmaintenanceMCP Server for accessing 36 Brazilian public data sources and 1 agent, enabling AI agents to query government data on economy, legislation, transparency, judiciary, elections, environment, health, and more.6MIT
TDQS
Scored across 33 tools
The tools are mostly distinct by domain (comissões, matérias, senadores, votações, e-Cidadania), but there are some potentially confusing pairs: senado_votacoes_recentes vs senado_listar_votacoes vs senado_votacoes_senador, and senado_ecidadania_eventos_populares vs senado_ecidadania_listar_eventos. Descriptions help clarify, but the overlap in voting-related tools could cause misselection.
The naming convention is largely consistent: senado_<domain>_<verb> (e.g., senado_listar_comissoes, senado_obter_comissao, senado_buscar_materias). Minor deviations include senado_ecidadania_sugerir_tema_enquete (no clear domain verb pattern) and senado_agenda_plenario/senado_agenda_comissoes (noun-only after domain). Overall, the pattern is predictable and readable.
33 tools is on the heavy side for a single MCP server. The scope is broad (senators, bills, commissions, plenary votes, e-Cidadania), so each tool has a purpose, but the count is above the typical well-scoped range and could be split into separate servers (e.g., senado-core, senado-ecidadania).
The server covers the main legislative domains well: senators (list/get/search/votes), matérias (search/get/tramitação/textos/votos), comissões (list/get/members/meetings), plenary (agenda/votações), and e-Cidadania (consultas, ideias, eventos). Minor gaps exist, such as no tool for senador's authored bills or comissão's pauta details beyond meetings, but the core workflows are covered.