01Accesses the public Taiwan judicial judgment system (司法院裁判書系統) without requiring API keys or authentication.
020 GitHub stars
03Exposes three distinct AI-callable MCP tools for judgment search, judgment retrieval, and legal term lookup.
04Supports stdio JSON-RPC 2.0 as its standard Model Context Protocol transport.
05Utilizes a robust two-step scraping process to effectively handle the judicial site's iframe-based result rendering.
06Features a decoupled, pure HTML parser layer, enabling reliable offline testing with saved fixtures.