# SocialDataX 微信视频号 WeChat Channels MCP (remote · mcp.52choujiang.com)

WeChat Channels hot search, video search/details, comments/replies, users, transcript.

- Trust score: 71/100 (medium)
- Change this week: +13
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.52choujiang.com`: 71/100 (this document), [markdown](https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp.md), [page](https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp)

## Channel facts

- Endpoint: `https://mcp.52choujiang.com/wechat/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `0.1.1`

## 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-08-03.

- **Endpoint Security**: 71/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 66/100
  - 50% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1962 tokens (~115/item across 17 items; 15 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-52choujiang-wechat-channels-insights https://mcp.52choujiang.com/wechat/mcp
```

### Codex

```toml
[mcp_servers.com-52choujiang-wechat-channels-insights]
url = "https://mcp.52choujiang.com/wechat/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-wechat-channels-insights": {
      "type": "remote",
      "url": "https://mcp.52choujiang.com/wechat/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-52choujiang-wechat-channels-insights --url https://mcp.52choujiang.com/wechat/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-52choujiang-wechat-channels-insights:
    url: "https://mcp.52choujiang.com/wechat/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-52choujiang-wechat-channels-insights": {
      "type": "http",
      "url": "https://mcp.52choujiang.com/wechat/mcp"
    }
  }
}
```

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-08-03 (score 71, +1)

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

### 2026-08-01 (score 70, +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-07-31 (score 69, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 67, +1)

- [security] Tool “wechat_submit_video_speech_text_by_encrypted_object_id” rewrote its description, which is the text the model reads
- [security] Tool “wechat_submit_video_speech_text_by_video_url” rewrote its description, which is the text the model reads

### 2026-07-29 (score 66, +1)

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

### 2026-07-28 (score 65, +7)

- [security regression] Authorization: unverified → fail
- [functional] Stability: fail → 0.07

### 2026-07-27 (score 58, −6)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 64)

First indexed and scored.

## MCP tools (15)

### `wechat_get_hot_search_list` (~25 tokens)

获取微信视频号热榜；当前不支持翻页。

Output parameters:

- `items` (array): 微信视频号热榜条目

### `wechat_get_user_info_by_user_id` (~94 tokens)

根据微信视频号用户 ID 获取用户信息。

Input parameters:

- `user_id` (string, required): 微信视频号用户 ID；只支持以 v2_ 开头、以 @finder 结尾的账号 ID；从视频详情、用户发布视频列表、评论或评论回复结果中的 author.user_id 或 reply_to_user_id 复制；如果不是 v2_...@finder，不要传。

Output parameters:

- `avatar_url`: 用户头像链接；当前不可用时为 null
- `bio` (string): 用户简介；不可用时为空字符串
- `gender` (string): 用户性别
- `ip_location` (string): 用户 IP 属地；没有 IP 属地时为空字符串
- `location` (string): 用户资料地区；没有资料地区时为空字符串
- `name` (string): 用户昵称；不可用时为空字符串
- `original_content_count` (integer): 原创内容数量
- `user_id` (string): 微信视频号用户 ID；不可用时为空字符串

### `wechat_get_user_info_by_url` (~97 tokens)

根据微信视频号视频链接或分享文案解析作者后获取用户信息。

Input parameters:

- `url` (string, required): 微信视频号视频链接，或包含该链接的分享文案；例如 https://weixin.qq.com/sph/ANxgB9MB8i，或“帮我看下这个视频 https://weixin.qq.com/sph/ANxgB9MB8i”。

Output parameters:

- `avatar_url`: 用户头像链接；当前不可用时为 null
- `bio` (string): 用户简介；不可用时为空字符串
- `gender` (string): 用户性别
- `ip_location` (string): 用户 IP 属地；没有 IP 属地时为空字符串
- `location` (string): 用户资料地区；没有资料地区时为空字符串
- `name` (string): 用户昵称；不可用时为空字符串
- `original_content_count` (integer): 原创内容数量
- `user_id` (string): 微信视频号用户 ID；不可用时为空字符串

### `wechat_get_user_posted_videos_by_user_id` (~205 tokens)

根据微信视频号用户 ID 获取用户发布视频列表，支持 page_token 翻页。

Input parameters:

- `page_token` (string): 微信视频号用户发布视频列表分页令牌；首次请求留空，继续翻页时必须将上一次返回的完整 next_page_token 原样传入，作为 page_token 使用；只能用于同一微信视频号用户发布视频分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。
- `user_id` (string, required): 微信视频号用户 ID；只支持以 v2_ 开头、以 @finder 结尾的账号 ID；从视频详情、用户发布视频列表、评论或评论回复结果中的 author.user_id 或 reply_to_user_id 复制；如果不是 v2_...@finder，不要传。

Output parameters:

- `items` (array): 当前页用户发布视频列表
- `next_page_token` (string): 微信视频号用户发布视频列表分页令牌；首次请求留空，继续翻页时必须将上一次返回的完整 next_page_token 原样传入，作为 page_token 使用；只能用于同一微信视频号用户发布视频分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

### `wechat_get_user_posted_videos_by_url` (~206 tokens)

根据微信视频号视频链接或分享文案中包含的视频链接，解析作者后获取用户发布视频列表。

Input parameters:

- `page_token` (string): 微信视频号用户发布视频列表分页令牌；首次请求留空，继续翻页时必须将上一次返回的完整 next_page_token 原样传入，作为 page_token 使用；只能用于同一微信视频号用户发布视频分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。
- `url` (string, required): 微信视频号视频链接，或包含该链接的分享文案；例如 https://weixin.qq.com/sph/ANxgB9MB8i，或“帮我看下这个视频 https://weixin.qq.com/sph/ANxgB9MB8i”。

Output parameters:

- `items` (array): 当前页用户发布视频列表
- `next_page_token` (string): 微信视频号用户发布视频列表分页令牌；首次请求留空，继续翻页时必须将上一次返回的完整 next_page_token 原样传入，作为 page_token 使用；只能用于同一微信视频号用户发布视频分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

### `wechat_get_video_comment_replies_by_comment_id` (~229 tokens)

根据微信视频号一级评论 ID 获取评论回复。

Input parameters:

- `comment_id` (string, required): 微信视频号一级评论 ID，例如 14941641522352032263；从一级评论结果 items[].comment_id 复制，用于获取该评论下的回复；不要传回复项的 comment_id。
- `object_id` (string, required): 微信视频号视频的 object_id，例如 14882122090270235141；获取评论时请与同一条视频的 object_nonce_id 一起原样传入。
- `object_nonce_id` (string, required): 微信视频号视频的 object_nonce_id，例如 12801331239707625908_0_39_0_0；获取评论时请与同一条视频的 object_id 一起原样传入。
- `page_token` (string): 评论回复分页令牌；首次请求留空，继续翻页时必须将上一页返回的完整 next_page_token 原样传回；只能用于同一微信视频号、同一一级评论的回复分页链路。

Output parameters:

- `items` (array): 当前页评论回复列表；过滤后可能为空数组
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多评论回复。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；next_page_token 只能用于同一微信视频号、同一一级评论的回复分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

### `wechat_get_video_comments_by_object_id` (~164 tokens)

根据微信视频号详情返回的 object_id 和 object_nonce_id 获取评论列表。

Input parameters:

- `object_id` (string, required): 微信视频号视频的 object_id，例如 14882122090270235141；获取评论时请与同一条视频的 object_nonce_id 一起原样传入。
- `object_nonce_id` (string, required): 微信视频号视频的 object_nonce_id，例如 12801331239707625908_0_39_0_0；获取评论时请与同一条视频的 object_id 一起原样传入。
- `page_token` (string): 评论分页令牌；首次请求留空，继续翻页时必须将上一页返回的完整 next_page_token 原样传回。

Output parameters:

- `comment_count` (integer): 评论总数
- `items` (array): 当前页评论列表；过滤后可能为空数组
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多评论。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；next_page_token 只能用于同一微信视频号评论分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

### `wechat_get_video_comments_by_url` (~133 tokens)

根据微信视频号视频链接或包含链接的分享文案获取评论列表。

Input parameters:

- `page_token` (string): 评论分页令牌；首次请求留空，继续翻页时必须将上一页返回的完整 next_page_token 原样传回。
- `url` (string, required): 微信视频号视频链接，或包含该链接的分享文案；例如 https://weixin.qq.com/sph/ANxgB9MB8i，或“帮我看下这个视频 https://weixin.qq.com/sph/ANxgB9MB8i”。

Output parameters:

- `comment_count` (integer): 评论总数
- `items` (array): 当前页评论列表；过滤后可能为空数组
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多评论。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；next_page_token 只能用于同一微信视频号评论分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

### `wechat_get_video_detail_by_encrypted_object_id` (~60 tokens)

根据微信视频号搜索结果返回的 encrypted_object_id 获取视频详情。

Input parameters:

- `encrypted_object_id` (string, required): 微信视频号搜索结果返回的 encrypted_object_id；如果来自搜索结果，请原样传入。

Output parameters:

- `author` (object): 作者信息
- `collect_count` (integer): 收藏数
- `comment_count` (integer): 评论数
- `content_type` (string): 内容类型；视频返回 video，图文返回 image
- `cover_image_url`: 封面图或图文首图缩略资源链接；当前不可用时为 null
- `description` (string): 作品描述；不可用时为空字符串
- `images` (array): 图文作品按顺序返回图片资源；视频作品为空数组
- `ip_location` (string): 视频发布时的 IP 属地；没有 IP 属地时为空字符串
- `like_count` (integer): 点赞数
- `object_id` (string): 微信视频号详情对象 ID；不可用时为空字符串
- `object_nonce_id` (string): 微信视频号对象 nonce ID；后续评论等能力需要复用时原样保留
- `publish_time` (integer): 发布时间，秒级 Unix 时间戳
- `share_count` (integer): 转发/分享数
- `topic_tags` (array): 作品文案中的话题标签；无话题时为空数组；每项只返回 name
- `video`: 视频资源信息；当前不可用时为 null

### `wechat_get_mp_article_detail_by_url` (~84 tokens)

根据微信公众号文章链接或包含链接的分享文案获取文章详情和正文。

Input parameters:

- `url` (string, required): 微信公众号文章 / WeChat Official Account article 链接，或包含该链接的分享文案；例如 https://mp.weixin.qq.com/s/cyog0u9QpLFvdBsh9JR3_g。

Output parameters:

- `account` (object): 公众号账号信息
- `biz` (string): 公众号文章 biz 标识；不可用时为空字符串
- `content_html` (string): 正文 HTML 片段
- `content_text` (string): 正文纯文本，已去除标签并压缩空白
- `cover_image_url`: 文章封面图片链接；当前不可用时为 null
- `description` (string): 文章摘要；不可用时为空字符串
- `finder_video_cards` (array): 正文内嵌视频号卡片列表
- `idx` (string): 公众号文章 idx 标识；不可用时为空字符串
- `image_urls` (array): 正文图片链接，按页面顺序返回
- `linked_articles` (array): 正文内链公众号文章列表
- `mid` (string): 公众号文章 mid 标识；不可用时为空字符串
- `publish_time`: 文章发布时间，秒级 Unix 时间戳；当前不可用时为 null
- `sn` (string): 公众号文章 sn 标识；不可用时为空字符串
- `source_url` (string): 规范化后的公众号文章链接
- `title` (string): 公众号文章标题

### `wechat_get_video_detail_by_url` (~97 tokens)

根据微信视频号视频链接或包含链接的分享文案获取视频详情。

Input parameters:

- `url` (string, required): 微信视频号视频链接，或包含该链接的分享文案；例如 https://weixin.qq.com/sph/ANxgB9MB8i，或“帮我看下这个视频 https://weixin.qq.com/sph/ANxgB9MB8i”。

Output parameters:

- `author` (object): 作者信息
- `collect_count` (integer): 收藏数
- `comment_count` (integer): 评论数
- `content_type` (string): 内容类型；视频返回 video，图文返回 image
- `cover_image_url`: 封面图或图文首图缩略资源链接；当前不可用时为 null
- `description` (string): 作品描述；不可用时为空字符串
- `images` (array): 图文作品按顺序返回图片资源；视频作品为空数组
- `ip_location` (string): 视频发布时的 IP 属地；没有 IP 属地时为空字符串
- `like_count` (integer): 点赞数
- `object_id` (string): 微信视频号详情对象 ID；不可用时为空字符串
- `object_nonce_id` (string): 微信视频号对象 nonce ID；后续评论等能力需要复用时原样保留
- `publish_time` (integer): 发布时间，秒级 Unix 时间戳
- `share_count` (integer): 转发/分享数
- `topic_tags` (array): 作品文案中的话题标签；无话题时为空数组；每项只返回 name
- `video`: 视频资源信息；当前不可用时为 null

### `wechat_submit_video_speech_text_by_video_url` (~118 tokens)

提交微信视频号视频口播转文字任务；提交完成后最多短等 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `video_url` (string, required): 微信视频号视频链接，或包含该链接的分享文案；例如 https://weixin.qq.com/sph/ANxgB9MB8i，或“帮我看下这个视频 https://weixin.qq.com/sph/ANxgB9MB8i”。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `wechat_submit_video_speech_text_by_encrypted_object_id` (~85 tokens)

根据微信视频号 encrypted_object_id 提交视频口播转文字任务；提交完成后最多短等 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `encrypted_object_id` (string, required): 微信视频号搜索结果返回的 encrypted_object_id；如果来自搜索结果，请原样传入。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `wechat_get_video_speech_text_job` (~53 tokens)

查询微信视频号口播转文字任务状态；每次最多等待 240 秒，不触发重处理。

Input parameters:

- `job_id` (string, required): 口播转文字任务 ID。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `wechat_search_videos` (~288 tokens)

搜索微信视频号视频，返回视频列表和下一页分页令牌。

Input parameters:

- `duration_range` (string): 视频时长筛选，可选：all（不限，默认）、under_5_min（5 分钟以下）、between_5_and_20_min（5-20 分钟）、over_20_min（20 分钟以上）。如无明确筛选需求，保持 all。
- `keyword` (string, required): 微信视频号搜索关键词，例如 露营、周末带娃；不要传链接或分页 token。
- `page_token` (string): page_token 是不透明分页令牌。首次请求留空；继续翻页时必须将上一次返回的完整 next_page_token 原样传入，作为 page_token 使用；只能用于同一微信视频号搜索分页链路、同一关键词和同一筛选条件的下一页，不能跨能力、关键词或筛选条件复用；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。
- `sort_type` (string): 搜索排序方式，可选：all（不限，默认）、time_descending（最新）、collect_count_descending（最热/最多收藏排序）。如无明确排序需求，保持 all。

Output parameters:

- `items` (array): 当前页搜索结果中的视频列表，已过滤直播、合集和相关搜索卡片；当前页过滤后可能为空数组
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；next_page_token 只能用于同一微信视频号搜索分页链路；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp#diagnostics

## Score history

- 2026-08-03: 71
- 2026-08-02: 70
- 2026-08-01: 70
- 2026-07-31: 69
- 2026-07-30: 67
- 2026-07-29: 66
- 2026-07-28: 65
- 2026-07-27: 58
- 2026-07-26: 64

## Links

- Remote endpoint: https://mcp.52choujiang.com/wechat/mcp
- Authorisation metadata: https://mcp.52choujiang.com/.well-known/oauth-protected-resource/wechat/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-52choujiang-wechat-channels-insights/wechat-mcp
