Skip to main content
Glama

Related Servers

Alternatives to senado-br-mcp

Related Servers

  • A
    license
    A
    quality
    A
    maintenance
    MCP server for the Brazilian Chamber of Deputies open-data API, enabling search and retrieval of federal legislative bills and their status.
    15
    1
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    MCP 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.
    69
    72 npm
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An 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.
    6
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for querying Brazil's public transparency portal, providing read-only access to government spending and public data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP 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
  • A
    license
    A
    quality
    D
    maintenance
    MCP 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.
    6
    MIT

TDQS

B3.4/5.0

Scored across 33 tools

Disambiguation4/5

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.

Naming Consistency4/5

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.

Tool Count3/5

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).

Completeness4/5

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.

Maintenance

ActivityInactive
ResponsivenessNo issues