mcp-pje-trf1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level for the MCP server. Possible values: error, warn, info, debug. Default is 'info'. | info |
| PJE_HEADLESS | No | Whether to run the browser in headless mode. Set to 'false' to see the browser window. Default is 'true'. | true |
| PJE_DOWNLOAD_DIR | No | Directory where downloaded files will be saved. If not set, defaults to %APPDATA%\mcp-pje-trf1\downloads on Windows or ~/.mcp-pje-trf1/downloads on Linux/macOS. | |
| PJE_STORAGE_STATE_PATH | No | Path to the Playwright storage state file used for authentication. If not set, defaults to %APPDATA%\mcp-pje-trf1\storage-state.json on Windows or ~/.mcp-pje-trf1/storage-state.json on Linux/macOS. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| consultar_processoB | Consulta metadados de processo PJe TRF1 acessível à sessão autenticada. |
| listar_documentosB | Lista documentos do processo acessíveis à sessão autenticada. |
| baixar_documentoB | Baixa um documento acessível do processo preservando o arquivo original quando disponível. |
| baixar_inteiro_teorB | Baixa todos os documentos acessíveis do processo em diretório exclusivo e gera manifest.json. |
| status_autenticacaoB | Informa se há storageState salvo e se a sessão parece válida, sem expor cookies ou tokens. |
| autenticarA | Abre Chromium visível para autenticação manual e salva storageState. Não automatiza credenciais, MFA, CAPTCHA ou certificado. |
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/cmsdutra/trf1-pje-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server