MCP Configs2026年5月13日·1 分钟阅读

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 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Native · 94/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Mcp
安装
Git
信任
信任等级:Established
入口
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 .
通用 CLI 安装命令
npx tokrepo install f8f6edfa-bf96-5dd7-b239-bb2935311e09
介绍

台湾法律数据库 MCP 让 agent 直连 3 个官方公开库,检索 11,700+ 法规、868 条释字/宪判字,并支持裁判书全文查询与离线快取(共 8 个工具)。已验证 107★;约 8–15 分钟可部署。

Best for: 需要把台湾法条/判决的可核对查询接入 agent 的团队

Works with: 任意 MCP 客户端;Python 3.10+ server;可选 Playwright 用于 WAF 兜底

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub:107 stars · 23 forks;最近更新 2026-05-13。
  • 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。
  • README 中核对过的入口命令: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

  • 适合做“有出处”的回答:工具对接司法院裁判书、法规数据库与宪法法庭,并可回传可核对内容。

  • 利用离线快取:README 写明 868 条释字/宪判字从本地 JSON 返回,速度更快且更稳定。

  • 保持只读:README 强调只封装三大公开来源,不会发送其他网络请求。

Source-backed notes

  • README 写明共有 8 个 MCP 工具:包含裁判书检索/全文、11,700+ 法规查询,以及释字/宪判字等内容。
  • README 表示宪法法庭内容(868 条)来自离线 JSON 快取,可即时返回。
  • README 说明混合策略:默认 httpx(约 0.25s),遇到 WAF 会用 Playwright 刷新 cookie 后继续。

FAQ

  • 它是只读的吗?:是。README 将其定位为三大公开来源的查询/获取工具封装。
  • Playwright 必须装吗?:不一定。README 说明仅在触发 WAF 时才会用到 Playwright。
  • 一共有多少工具?:README 写明会注册 8 个 MCP 工具,并给出校验脚本。
🙏

来源与感谢

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

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产