# 中国 AI 合规与备案（条文级自查） (remote · savantcat.cn)

生成式AI备案、AI生成内容标识、深度合成、算法备案：条文级问答 + 应办事项清单（中文）

- Trust score: 75/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `savantcat.cn`: 75/100 (this document), [markdown](https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance.md), [page](https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance)

## Channel facts

- Endpoint: `https://savantcat.cn/mcp-compliance`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 688 tokens (~114/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 20/100
  - Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the 中国 AI 合规与备案（条文级自查） MCP server?

中国 AI 合规与备案（条文级自查） is a hosted endpoint at https://savantcat.cn/mcp-compliance, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http cn-savantcat-ai-compliance 'https://savantcat.cn/mcp-compliance'
```

### Cursor

```json
{
  "mcpServers": {
    "cn-savantcat-ai-compliance": {
      "url": "https://savantcat.cn/mcp-compliance"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cn-savantcat-ai-compliance": {
      "type": "http",
      "url": "https://savantcat.cn/mcp-compliance"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cn-savantcat-ai-compliance]
url = "https://savantcat.cn/mcp-compliance"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cn-savantcat-ai-compliance": {
      "type": "remote",
      "url": "https://savantcat.cn/mcp-compliance",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cn-savantcat-ai-compliance --url 'https://savantcat.cn/mcp-compliance' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cn-savantcat-ai-compliance:
    url: "https://savantcat.cn/mcp-compliance"
```

### Netclaw

```json
{
  "McpServers": {
    "cn-savantcat-ai-compliance": {
      "Transport": "http",
      "Url": "https://savantcat.cn/mcp-compliance"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cn-savantcat-ai-compliance -t streamable-http -u 'https://savantcat.cn/mcp-compliance'
```

### Other

```json
{
  "mcpServers": {
    "cn-savantcat-ai-compliance": {
      "type": "http",
      "url": "https://savantcat.cn/mcp-compliance"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-24 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 72, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-18 (score 72)

First indexed and scored.

## MCP tools (6)

### `list_topics` (~102 tokens)

列出全部合规条目的标题清单。

    Args:
        cluster: 可选，按集群过滤。可选值 genai-interim(生成式AI暂行办法) /
                 ai-content-label(AI生成合成内容标识) / deep-synthesis(深度合成) /
                 algo-recommendation(算法推荐与备案) / filing-practice(备案实操)

Input parameters:

- `cluster` (string)

Output parameters:

- `result` (string)

### `search_compliance` (~101 tokens)

按关键词检索中国 AI 合规条目，返回最相关的若干条（含结论与条文依据）。

    Args:
        query: 检索词，如「AI 客服 备案」「AI 生成内容 标注」「训练数据 合法来源」「大数据杀熟」
        top_k: 返回条数，默认 5

Input parameters:

- `query` (string, required)
- `top_k` (integer)

Output parameters:

- `result` (string)

### `get_requirement` (~68 tokens)

按 slug 取一条合规要求的完整内容（正文 + 依据条文 + 落地动作 + 常见追问）。

    Args:
        slug: 条目标识，先用 list_topics 或 search_compliance 取得

Input parameters:

- `slug` (string, required)

Output parameters:

- `result` (string)

### `self_check` (~98 tokens)

按场景出合规自查清单：把命中条目的「落地动作」汇总成可勾选待办，并列出条文依据。

    Args:
        scope: 场景或关键词，如「AI 客服」「营销文案 标注」「小程序 上架」「全量」；
               留空则返回全量自查清单

Input parameters:

- `scope` (string)

Output parameters:

- `result` (string)

### `filing_route` (~160 tokens)

判断一项 AI 服务要办哪些手续（备案/安全评估/标识），逐条给出法规依据。

    Args:
        public_facing: 是否面向中国境内公众提供服务（仅内部使用请传 false）
        generates_content: 是否能生成文本/图片/音频/视频等内容
        edits_face_or_voice: 是否提供人脸、人声等生物识别信息编辑功能（换脸、AI 配音、数字人）
        only_internal_use: 是否仅企业内部使用、不对外提供

Input parameters:

- `edits_face_or_voice` (boolean)
- `generates_content` (boolean)
- `only_internal_use` (boolean)
- `public_facing` (boolean)

Output parameters:

- `result` (string)

### `regulation_info` (~34 tokens)

获取收录法规清单（名称、发布/施行日期、条数、官方原文链接、核心要求）。

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance#diagnostics

## Score history

- 2026-09-24: 75
- 2026-09-23: 74
- 2026-09-22: 74
- 2026-09-21: 73
- 2026-09-20: 73
- 2026-09-19: 72
- 2026-09-18: 72

## Common questions

### What is the 中国 AI 合规与备案（条文级自查） MCP server?

中国 AI 合规与备案（条文级自查） is an MCP server listed in the public MCP registry as cn.savantcat/ai-compliance. 生成式AI备案、AI生成内容标识、深度合成、算法备案：条文级问答 + 应办事项清单（中文）. This page covers its hosted endpoint (https://savantcat.cn/mcp-compliance).

### Is the 中国 AI 合规与备案（条文级自查） MCP server safe to use?

中国 AI 合规与备案（条文级自查） scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the 中国 AI 合规与备案（条文级自查） MCP server expose?

中国 AI 合规与备案（条文级自查） exposes 6 tools: list_topics, search_compliance, get_requirement, self_check, filing_route, regulation_info. Their descriptions and schemas cost roughly 563 tokens of context every time the server is loaded.

### Does the 中国 AI 合规与备案（条文级自查） MCP server require authentication?

No. We connected to 中国 AI 合规与备案（条文级自查） without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the 中国 AI 合规与备案（条文级自查） MCP server still maintained?

中国 AI 合规与备案（条文级自查） is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://savantcat.cn/mcp-compliance
- Repository: https://github.com/savantcat/savantcat-ai-compliance-mcp
- Website: https://savantcat.cn/answers/compliance/
- Changelog RSS feed: https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance.xml
- Changelog JSON feed: https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance.json
- HTML version of this page: https://verifymcp.io/servers/cn-savantcat-ai-compliance/mcp-compliance
