lawchat-oss/mcp-taiwan-legal-db

View on GitHub ↗

台灣司法院判決 + 全國法規資料庫 MCP server · Query Taiwan legal data from any MCP AI agent

172 ★47 forksPythonUpdated 3mo ago

What you need to know

MCP server giving AI assistants access to Taiwan public legal data - court judgments, national regulations and constitutional court decisions

Install

pip install mcp-taiwan-legal-db
Or pipx install mcp-taiwan-legal-db on Debian/Ubuntu/WSL

Usage

  • Add with claude mcp add taiwan-legal-db mcp-taiwan-legal-db --scope user
  • Ask things like '查民法第184条' or search judgments and constitutional interpretations

Key features

  • 8 read-only MCP tools for judgments, regulations and interpretations
  • Offline cache of 868 constitutional interpretations with full reasoning texts
  • Citation relationship graph tracing constitutional doctrine
  • Full-text judgment search plus regulation article lookup
  • Hybrid request strategy with Playwright fallback against the Judicial Yuan WAF
  • Only contacts Taiwan government official databases via a hard-coded allow-list

Best for

Researchers and legal teams needing Taiwan legal data through AI assistants

Caveats

  • Results must not be treated as legal advice - verify against official sources
  • Depends on upstream government databases that may change
  • Optional Playwright chromium only for WAF fallback
Platforms: macOS · Linux · WindowsClients: Claude Code · Claude Desktop · Claude Cowork

Reviewed 2026-08-11

Topics

claudejudiciallegallegal-techmcpmodel-context-protocolregulationtaiwan
Stars
172★
Forks
47
Language
Python
License
MIT
Created
2026-04-10
Last push
2026-06-05