Skip to content

Add Brazilian legal MCP (Letra da Lei) as external plugin and connector#53

Open
juliolinstech wants to merge 1 commit into
anthropics:mainfrom
juliolinstech:add-letra-da-lei-connector
Open

Add Brazilian legal MCP (Letra da Lei) as external plugin and connector#53
juliolinstech wants to merge 1 commit into
anthropics:mainfrom
juliolinstech:add-letra-da-lei-connector

Conversation

@juliolinstech
Copy link
Copy Markdown

Letra da Lei is the Brazilian legal platform — search and retrieve statutes, codes, and regulations with article-level citations and verified source links.

Server: https://api.letradalei.com/mcp
Auth: None required (rate-limited by IP)
Transport: Streamable HTTP (stateless)

What this adds

  • external_plugins/letra-da-lei/ — full external plugin with plugin.json, .mcp.json, README.md, and one skill (pesquisa-legislacao)
  • marketplace.jsonletra-da-lei entry
  • Main README.md — directory listing, external plugins table, connectors table, skills section

Tools

Tool Type What it does
buscar_legislacao_federal Read Semantic + full-text search across the legal corpus; returns verbatim article text, citation IDs, and Planalto.gov.br source links
listar_legislacao_federal Read Lists all laws in the corpus with identifiers, thematic groupings, and source URLs

Both tools return retrieved_at and source_indexed_at for provenance. Results include no instruction-like content. Errors fail fast with clean messages and Retry-After headers on 429s.

Practice areas

Best fit for Brazilian legal practitioners across any practice area. Most relevant as a standalone plugin (letra-da-lei) for users working with Brazilian law — statute lookup, citation verification, and legal research grounded in official sources.

Test prompts

  1. What does Brazil's Consumer Protection Code (Código de Defesa do Consumidor) say about defective products?
  2. What are the requirements to run for president in Brazil under the Federal Constitution?
  3. What is the statute of limitations for passive corruption under Brazil's Criminal Code?

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@juliolinstech
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request May 20, 2026
@juliolinstech juliolinstech force-pushed the add-letra-da-lei-connector branch from 4581d74 to f517ea0 Compare May 20, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant