br-eli-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@br-eli-mcpget details on PL 2597/2024"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
br-eli-mcp
MCP server for the Camara dos Deputados (Brazilian Chamber of Deputies) open-data API
(dadosabertos.camara.leg.br). Tracks the federal legislative process - bills
(proposicoes) as they move through committees and floor votes.
What this is not
This is not a LexML / URN Lex connector. LexML documents urn:lex:br:... as
Brazil's ELI-equivalent identifier for consolidated statutes, but no live
SRU/OAI-PMH endpoint could be confirmed as of 2026-07 (see DISCOVERY.md).
This connector is honest about scope: it gives you a bill's status and a stable
Camara API URI, not a citation to enacted law text.
If you need enacted-law full text, the closest confirmed option today is a
broader project such as Mcp-Brasil/mcp-brasil
(MIT), which covers 70 Brazilian government APIs including datajud (case law -
requires your own API key, redistribution restricted by CNJ Resolution 446/2022).
Related MCP server: senado-br-mcp
Tools
Tool | Purpose |
| List bills by type ( |
| Full detail + current status for one bill by id |
Bill type codes (sigla_tipo), for reference:
Code | Portuguese | English |
| Projeto de Lei | ordinary bill |
| Projeto de Lei Complementar | complementary-law bill (implements a constitutional provision) |
| Proposta de Emenda a Constituicao | constitutional amendment proposal |
Every response carries lex_uri (Camara's own stable API URI - not a URN Lex),
human_readable_citation (e.g. "PL 2597/2024") and source_url (public
tramitacao page).
Install
pip install br-eli-mcpConfiguration
Env var | Default |
|
|
|
|
|
|
License
Apache-2.0 (code). The Camara dos Deputados open-data API is open data requiring attribution - see SOURCES.md.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matematicsolutions/br-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server