Skip to main content
Glama

PJE MCP Server

by chapirousIA

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" }
Install Server

Other Tools from PJE MCP Server

Related Tools

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