Skip to main content
Glama

PJE MCP Server

by chapirousIA
MIT License
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PJE_APP_NAMEYesName of the PJE application
PJE_BASE_URLYesURL of your court/tribunal
PJE_CERTIFICATE_PFX_PATHNoPath to the PFX certificate file (for A1 certificates)
PJE_CERTIFICATE_THUMBPRINTNoThumbprint of the certificate in Windows Store (for A3 certificates)
PJE_CERTIFICATE_PFX_PASSWORDNoPassword for the PFX certificate file

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
pje_configurar

Configura a conexão com o PJE

pje_listar_processos

Lista processos com filtros opcionais

pje_buscar_processo

Busca um processo específico por ID

pje_listar_orgaos_julgadores

Lista órgãos julgadores

pje_listar_classes

Lista classes processuais

pje_listar_assuntos

Lista assuntos processuais

pje_status

Verifica o status da configuração e conexão do PJE

pje_configurar_certificado

Configura autenticação por certificado digital

pje_listar_certificados

Lista certificados digitais disponíveis no Windows

pje_info_certificado

Mostra informações sobre o certificado configurado

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/chapirousIA/pje-mcp-server'

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