mcp-juridico-brasil
by ehrodan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LEXML_BASE_URL | No | Endpoint oficial SRU 1.1 | https://www.lexml.gov.br/busca/SRU |
| DATAJUD_API_KEY | Yes | Chave de acesso ao DataJud CNJ (necessária para consultas) | |
| LEXML_CACHE_TTL | No | Cache local de pesquisas LexML, em segundos | 900 |
| LEXML_RATE_LIMIT | No | Máximo de chamadas LexML por segundo | 2 |
| JURIDICO_CORPUS_DB | No | Banco SQLite do corpus local | data/corpus_juridico.sqlite3 |
| JURIDICO_LOG_LEVEL | No | Nível de log: DEBUG, INFO, WARNING | INFO |
| JURIDICO_HTTP_TIMEOUT | No | Timeout em segundos para chamadas HTTP | 30 |
| JURIDICO_SNAPSHOT_DIR | No | Diretório para persistência de snapshots em arquivo (opcional) | |
| JURIDICO_VISUAL_LAW_DIR | No | HTMLs Visual Law e auditorias JSON gerados | data/visual-law |
| JURIDICO_EMBEDDING_DIMENSIONS | No | Dimensão do embedding local | 384 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/ehrodan/lexmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server