mcp-pje-trf1
Related Servers
Alternatives to mcp-pje-trf1
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server to query legal process information from Brazil's Tribunal Regional Federal da 1ª Região (TRF1), providing a read-only consultation tool using official sources.MIT
- AlicenseBqualityNot gradedmaintenanceA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.82Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server for querying Brazilian Labor Court (TRT) legal proceedings from official sources, offering a read-only tool for unified procedural consultation.MIT
- FlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that provides browser automation capabilities via Playwright using Server-Sent Events (SSE). It enables clients to perform web operations and scraping through a containerized Docker environment.-
- FlicenseNot gradedqualityBmaintenanceMCP server for integrating and automating the SEI (Sistema Eletrônico de Informações) with direct user/password authentication, enabling process management, document reading, advanced search, and unit switching.-
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides structured control of a Playwright browser for QA, scraping, diagnostics, and reproducible browser workflows.4,678 npmMIT
TDQS
Scored across 6 tools
Each tool targets a distinct action: process metadata, document listing, single download, bulk download, auth status, and authentication. There is no overlap in purpose; even the two baixar tools are clearly differentiated by scope (one vs. all).
Most tools follow a verb_noun pattern in Portuguese (consultar_processo, listar_documentos, baixar_documento, baixar_inteiro_teor, autenticar). The exception is status_autenticacao, which is noun_noun, a minor deviation from the otherwise consistent verb-first style.
Six tools is well-scoped for a PJe document access server. Each tool serves a necessary step in the workflow—authentication, status check, process lookup, document listing, and download—without unnecessary redundancy.
The tool set covers the full lifecycle needed for the server's purpose: authenticate, verify authentication, retrieve process metadata, list documents, download a single document, and download all documents. No critical operation is missing for its stated domain.