Skip to main content
Glama

PJE MCP Server

by chapirousIA
MIT License
  • Apple
  • Linux

pje_buscar_processo

Search for a specific judicial process by ID using the PJE MCP server, enabling integration with the Brazilian Electronic Judicial Process system for efficient access to legal data.

Instructions

Busca um processo específico por ID

Input Schema

NameRequiredDescriptionDefault
idYesID do processo

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID do processo", "type": "string" } }, "required": [ "id" ], "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