# io.github.hirosichen/taiwan-law-mcp

Taiwan legal research MCP: 判決書、全國法規、釋字/憲判與立法歷程查詢，12 個工具，回應均附官方出處 URL。

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.0
- **Author:** io.github.hirosichen
- **License:** Unknown
- **Endpoints:** streamable-http https://legaltech.org.tw/mcp
- **Source:** https://legaltech.org.tw/tools/taiwan-law-mcp
- **Endpoint health:** reachable (last checked 2026-09-22T21:39:56.904Z, 5 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 3 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-22T21:39:56.904Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

14 declared. Observed from a live `tools/list` probe.
- `analyze_legal_intent` — 將使用者輸入初步分為案例事實、法律問題或引註研究，並標示領域、隱私風險與建議檢索詞。不做法律結論。
- `search_taiwan_laws` — 即時查詢法務部全國法規資料庫，回傳官方網址與相關條文。可附修法沿革。回答時必須附上 source_url，並提醒使用者核對最新版本。與其他法規檢索途徑併用時，請以 pcode／法律編號合併去重；無官方識別碼的候選結果不得作為引用依據。
- `search_taiwan_judgments` — 即時使用司法院裁判書系統搜尋公開裁判，不保存裁判內容。結果按法院層級排序（最高→高等→地方），每筆含法院、案件類型、日期、案由。查特定案號請用 case_word + case_number（例：114年度上易字第503號 → case_word=上易, case_number=503, year_from=114），
- `get_taiwan_judgment` — 依司法院 JID 取得裁判全文與官方網址。回應得經至多 6 小時邊緣快取（cached/retrieved_at 標示）；需最新狀態或裁判疑似已下架時，設 fresh=true 強制向官方重抓。
- `search_taiwan_regulations` — 在 11,700+ 部法規（法律＋命令）名稱中做關鍵字搜尋，回傳法規名稱、pcode 與現行/已廢止狀態。離線資料快照，即時回應。
- `get_taiwan_pcode` — 將法規名稱（含常見簡稱如勞基法、個資法）轉換為全國法規資料庫 pcode 代碼，支援模糊比對與建議。
- `get_taiwan_interpretation` — 取得釋字（第 1-813 號）或憲判字（111 年起）內容，來自官方公告文書的本地快照，即時回應。預設回傳字號/日期/爭點/解釋文等精簡層；理由書與意見書需 opt-in：優先用 reasoning_keyword / opinions_keyword 取關鍵字片段（省 token），確有需要才用 include_* 
- `search_taiwan_interpretations` — 列舉或全文搜尋釋字與憲判字（搜標題、爭點/案由與理由書全文）。每筆結果帶 case_id，可直接傳給 get_taiwan_interpretation。
- `get_taiwan_interpretation_citations` — 從釋字/憲判字理由書中抽取引用的其他釋字與憲判字字號（往前追溯），可附引用處前後 80 字片段。
- `get_taiwan_law_progress` — 查立法院開放資料平台（data.ly.gov.tw 官方直連）取得法律的立法歷程：該法所有修法提案的提案人、連署人、議案狀態與官方關係文書（PDF/DOC）連結。補「修法沿革」上游的立法過程（誰提案、審到哪裡）。資料授權：政府資料開放授權條款第 1 版（與 CC-BY-4.0 相容）。
- `get_taiwan_law_versions` — 查立法院開放資料平台（官方直連）取得法律的三讀通過紀錄與附帶決議：三讀屆會次、三讀通過條文 PDF、附帶決議內容。涵蓋近年（2023 起）三讀紀錄；完整修正沿革請併用 search_taiwan_laws 查全國法規資料庫。資料授權：政府資料開放授權條款第 1 版。
- `search_taiwan_bills` — 搜尋立法院議案提案（官方直連 data.ly.gov.tw）：以提案名稱關鍵字、提案人、屆期、議案狀態查詢。回傳議案編號、名稱、提案單位、提案人與連署人、議案狀態與官方關係文書 PDF/DOC 連結。資料授權：政府資料開放授權條款第 1 版。
- `search_moj_interpretations` — 在法務部主管法規查詢系統（mojlaw.moj.gov.tw）以關鍵字搜尋行政函釋、法規諮詢意見、法律問題座談等文書，回傳發文字號、日期、要旨與官方網址。涵蓋範圍限法務部主管文書；即時查詢、不保存副本。
- `get_moj_draft_announcements` — 取得法務部主管法規系統的法規草案預告清單（含官方網址）；可一併回傳近期法規訊息（修正條文、行政規則發布等）。涵蓋範圍限法務部。

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"taiwan-law-mcp\": {\n      \"type\": \"http\",\n      \"url\": \"https://legaltech.org.tw/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.hirosichen%2Ftaiwan-law-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.hirosichen%2Ftaiwan-law-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.hirosichen%2Ftaiwan-law-mcp
- HTML page: https://forgeregistry.com/registry/io.github.hirosichen%2Ftaiwan-law-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
