Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

Taiwan Legal DB MCP — Search Laws & Judgments

Taiwan Legal DB MCP lets agents search 11,700+ laws and 868 rulings plus full-text judgments, via 8 read-only tools. Verified 107★; setup ~8–15 minutes.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Git
Confianza
Confianza: Established
Entrada
git clone https://github.com/lawchat-oss/mcp-taiwan-legal-db.git && cd mcp-taiwan-legal-db && python3 -m venv .venv && .venv/bin/pip install -e .
Comando CLI universal
npx tokrepo install f8f6edfa-bf96-5dd7-b239-bb2935311e09
Introducción

Taiwan Legal DB MCP lets agents search 11,700+ laws and 868 rulings plus full-text judgments, via 8 read-only tools. Verified 107★; setup ~8–15 minutes.

Best for: Teams who need verifiable Taiwan legal lookups (laws + judgments) inside an agent

Works with: Any MCP client; Python 3.10+ server; optional Playwright for WAF fallback

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub: 107 stars · 23 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/lawchat-oss/mcp-taiwan-legal-db.git && cd mcp-taiwan-legal-db && python3 -m venv .venv && .venv/bin/pip install -e ..

Main

  • Use it for grounded answers: tools query Taiwan official sources (judicial judgments + law database + constitutional court) and return verifiable text.

  • Leverage offline cache: README states 868 constitutional rulings are served from local JSON for fast retrieval without extra network calls.

  • Keep it read-only: README emphasizes the server is a wrapper over three public sources and does not send other network requests.

Source-backed notes

  • README lists 8 MCP tools covering judgments search/full-text, regulation lookup over 11,700+ laws, and constitutional rulings retrieval.
  • README says constitutional court content (868 entries) is served from offline JSON cache for instant responses.
  • README notes a hybrid strategy: default httpx requests (~0.25s) with Playwright fallback to refresh cookies when a WAF triggers.

FAQ

  • Is it read-only?: Yes — README describes it as a tool wrapper for three public sources, focused on querying and retrieval.
  • Do I need Playwright always?: No — README says Playwright is only used when the judicial WAF is triggered.
  • How many tools does it expose?: README states it registers 8 MCP tools and includes a setup check snippet.
🙏

Fuente y agradecimientos

Source: https://github.com/lawchat-oss/mcp-taiwan-legal-db > License: MIT > GitHub stars: 107 · forks: 23

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados