mcp-brasil
by jxnxts
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATAJUD_API_KEY | No | Chave do DataJud/CNJ | |
| META_ACCESS_TOKEN | No | Token da Meta Ad Library API | |
| MCP_BRASIL_DATASETS | No | Lista CSV de datasets locais a ativar. Ex: tse_candidatos,tse_bens | |
| TRANSPARENCIA_API_KEY | No | Chave do Portal da Transparência | |
| MCP_BRASIL_TOOL_SEARCH | No | Modo de discovery: bm25, code_mode ou none | bm25 |
| MCP_BRASIL_HTTP_TIMEOUT | No | Timeout HTTP em segundos | 30.0 |
| MCP_BRASIL_LGPD_ALLOW_PII | No | Lista CSV de datasets com PII liberada (ex: tse_candidatos) | |
| MCP_BRASIL_DATASET_REFRESH | No | auto (TTL), never (só cache) ou force (sempre baixar) | auto |
| MCP_BRASIL_DATASET_TIMEOUT | No | Timeout (s) do download de datasets grandes | 600 |
| MCP_BRASIL_HTTP_MAX_RETRIES | No | Máximo de retentativas HTTP | 3 |
| MCP_BRASIL_DATASET_CACHE_DIR | No | Diretório raiz do cache DuckDB | ~/.cache/mcp-brasil |
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
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/jxnxts/mcp-brasil'
If you have feedback or need assistance with the MCP directory API, please join our Discord server