Skip to main content
Glama

PJE MCP Server

by chapirousIA
MIT License
  • Apple
  • Linux

pje_configurar

Configure the connection to the Brazilian Electronic Judicial Process (PJE) system by setting the base API URL and application name, ensuring compatibility with A1 and A3 digital certificates for secure judicial data access.

Instructions

Configura a conexão com o PJE

Input Schema

NameRequiredDescriptionDefault
appNameNoNome da aplicação
baseUrlYesURL base da API do PJE

Input Schema (JSON Schema)

{ "properties": { "appName": { "description": "Nome da aplicação", "type": "string" }, "baseUrl": { "description": "URL base da API do PJE", "type": "string" } }, "required": [ "baseUrl" ], "type": "object" }

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