MCP ConfigsMay 13, 2026·2 min read

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.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install f8f6edfa-bf96-5dd7-b239-bb2935311e09 --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

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.
🙏

Source & Thanks

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

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets