Skip to main content
Glama

PJE MCP Server

by chapirousIA
MIT License
  • Apple
  • Linux

pje_configurar_certificado

Configure digital certificate authentication for accessing the Brazilian Electronic Judicial Process (PJE) system using .pfx/.p12 files, thumbprints, or subject details on the PJE MCP Server.

Instructions

Configura autenticação por certificado digital

Input Schema

NameRequiredDescriptionDefault
certificateSubjectNoSubject do certificado no Windows
certificateThumbprintNoThumbprint do certificado no Windows
pfxPasswordNoSenha do arquivo .pfx/.p12
pfxPathNoCaminho para arquivo .pfx/.p12

Input Schema (JSON Schema)

{ "properties": { "certificateSubject": { "description": "Subject do certificado no Windows", "type": "string" }, "certificateThumbprint": { "description": "Thumbprint do certificado no Windows", "type": "string" }, "pfxPassword": { "description": "Senha do arquivo .pfx/.p12", "type": "string" }, "pfxPath": { "description": "Caminho para arquivo .pfx/.p12", "type": "string" } }, "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