MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

M
MCP Legal China
作者 @joy7758

[EN] The first China-specific Legal Plugin for Claude Cowork (MCP-based). Bridges Anthropic's Legal Plugin with Chinese Civil Code, PIPL, and local compliance standards. [CN] 首个适配 Claude Cowork 的中国法律增强插件(基于 MCP 协议)。完美桥接 Anthropic 官方插件与中国民法典、个保法及本地合规审查标准

创建于 2/5/2026
更新于 20 days ago
Repository documentation and setup instructions

MCP-Legal-China ⚖️

MCP-Legal-China: 中国法律增强插件

Bilingual Governance Notice

Standard Domain Entry / 标准域入口

  • Standard ID / 标准编号:RR-MCP-LC
  • Registry Row / 注册表定位:https://github.com/joy7758/RedRock-Constitution/blob/main/docs/registry/STANDARDS_REGISTRY.md#rr-mcp-lc
  • Hub / 总入口:https://github.com/joy7758/RedRock-Constitution
  • Onepager / 一页纸:docs/onepager/RR-MCP-LC_ONEPAGER_CN_EN.md

CN: 所有标准文档均以中文与英文同步发布,英文为完整翻译版本。
EN: All standards are published in Chinese and English, and the English content must be a full translation.

[EN] The first China-specific Legal Plugin for Claude Cowork (MCP-based). [CN] 首个适配 Claude Cowork 的中国法律增强插件(基于 MCP 协议)。


🌟 Why this project? / 为什么需要本项目?

Anthropic's official Legal Plugin is primarily based on Anglo-American law. This project aims to fill the gap in the Chinese legal environment, enabling Claude to truly understand Chinese legal logic. Anthropic 官方发布的 Legal Plugin 主要基于英美法系。本项目旨在填补中国法环境下的空白,让 Claude 真正理解中国法律逻辑。

  • Deep Adaptation / 深度适配: Based on the latest 2026 judicial interpretations and the "Civil Code". / 基于 2026 年最新司法解释及《民法典》。
  • Real-time Compliance / 实时合规: Connects to Tianyancha/Qichacha APIs via MCP protocol for subject background checks. / 通过 MCP 协议对接天眼查/企查查 API 进行主体背景调查。
  • Localized Privacy / 本地化隐私: Compliance rule library supports local deployment to ensure contract confidentiality. / 合规规则库支持本地部署,确保合同机密不外泄。

🗺️ Roadmap / 路线图

  • [ ] Phase 1: Core MCP protocol framework construction (In Progress). / 核心 MCP 协议框架搭建 (进行中)。
  • [ ] Phase 2: Import of common contract templates from China's "Civil Code". / 中国《民法典》常用合同模板库导入。
  • [ ] Phase 3: Automated risk labeling engine (supports Chinese PDF/Word). / 自动化风险标注引擎 (支持中文 PDF/Word)。
  • [ ] Phase 4: Integration with local legal databases (Judgements Network/Regulations Library). / 对接本地法律数据库 (裁判文书网/法规库)。

🛠️ Developers Join / 开发者加入

This project welcomes legal experts, algorithm engineers, and MCP protocol enthusiasts. Please submit Issues or PRs. 本项目欢迎法务专家、算法工程师及 MCP 协议爱好者加入。请提交 Issue 或 PR。


Powered by the 2026 AI Agent Revolution.


Belongs to RedRock Constitution / 隶属于红岩宪章体系

This repository is part of the RedRock Constitution architecture framework.

Please start from the central governance hub:

https://github.com/joy7758/RedRock-Constitution

本仓库属于红岩宪章体系,请从总入口开始阅读与理解:

https://github.com/joy7758/RedRock-Constitution


Standard Domain / 标准域

This repository implements Standard Domain RR-MCP-LC under the RedRock Constitution framework.

本仓库实现红岩宪章标准域:RR-MCP-LC

Central Governance Hub: https://github.com/joy7758/RedRock-Constitution

Onepager / 一页纸

  • RR-MCP-LC Onepager / 一页纸:docs/onepager/RR-MCP-LC_ONEPAGER_CN_EN.md
  • Hub / 总入口:https://github.com/joy7758/RedRock-Constitution
快速设置
此服务器的安装指南

安装包 (如果需要)

uvx mcp-legal-china

Cursor 配置 (mcp.json)

{ "mcpServers": { "joy7758-mcp-legal-china": { "command": "uvx", "args": [ "mcp-legal-china" ] } } }