Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for the MCP server. Possible values: error, warn, info, debug. Default is 'info'.info
PJE_HEADLESSNoWhether to run the browser in headless mode. Set to 'false' to see the browser window. Default is 'true'.true
PJE_DOWNLOAD_DIRNoDirectory 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_PATHNoPath 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.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cmsdutra/trf1-pje-mcp-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server