Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-taiwan-legal-db": {
"command": "uvx",
"args": [
"mcp-taiwan-legal-db"
]
}
}
}
Run in terminal:
claude mcp add mcp-taiwan-legal-db uvx mcp-taiwan-legal-db
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-taiwan-legal-db": {
"command": "uvx",
"args": [
"mcp-taiwan-legal-db"
]
}
}
}
Or install with pip: pip install mcp-taiwan-legal-db
README Excerpt
台灣法規、裁判書、憲法法庭裁判 — MCP Server。 讓任何 MCP 相容的 AI 助手直接存取台灣公開法律資料: - **司法院裁判書** — judgment.judicial.gov.tw(全文搜尋 + 取得) - **全國法規資料庫** — law.moj.gov.tw(11,700+ 部法規) - **憲法法庭** — cons.judicial.gov.tw(868 筆大法官解釋 + 憲判字,含理由書全文,離線快取) 以 Python 搭配 [FastMCP](https://github.com/modelcontextprotocol/python-sdk) 寫成。純工具 wrapper 只打上述三個台灣官方來源,不會發送任何其他網路請求。
Tools (11)
get_citationsget_interpretationget_judgmentget_pcodekeywordquery_regulationsearch_interpretationssearch_judgmentssearch_regulationsurlyear_from
Topics
claudejudiciallegallegal-techmcpmodel-context-protocolregulationtaiwan