# SocialDataX 微信视频号 WeChat Channels MCP MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-52choujiang-wechat-channels-insights

## Install
- Endpoint: https://mcp.52choujiang.com/wechat/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.52choujiang.com/wechat/mcp
- Header: Authorization

## Tools
- wechat_get_hot_search_list - 获取微信视频号热榜；当前不支持翻页。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_user_info_by_user_id - 根据微信视频号用户 ID 获取用户信息。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_user_info_by_url - 根据微信视频号视频链接或分享文案解析作者后获取用户信息。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_user_posted_videos_by_user_id - 根据微信视频号用户 ID 获取用户发布视频列表，支持 page_token 翻页。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_user_posted_videos_by_url - 根据微信视频号视频链接或分享文案中包含的视频链接，解析作者后获取用户发布视频列表。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_comment_replies_by_comment_id - 根据微信视频号一级评论 ID 获取评论回复。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_comments_by_object_id - 根据微信视频号详情返回的 object_id 和 object_nonce_id 获取评论列表。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_comments_by_url - 根据微信视频号视频链接或包含链接的分享文案获取评论列表。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_detail_by_encrypted_object_id - 根据微信视频号搜索结果返回的 encrypted_object_id 获取视频详情。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_mp_article_detail_by_url - 根据微信公众号文章链接或包含链接的分享文案获取文章详情和正文。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_detail_by_url - 根据微信视频号视频链接或包含链接的分享文案获取视频详情。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_submit_video_speech_text_by_video_url - 提交微信视频号视频口播转文字任务；提交完成后最多短等 240 秒，未完成时返回 job_id 和下一步查询动作。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_submit_video_speech_text_by_encrypted_object_id - 根据微信视频号 encrypted_object_id 提交视频口播转文字任务；提交完成后最多短等 240 秒，未完成时返回 job_id 和下一步查询动作。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_get_video_speech_text_job - 查询微信视频号口播转文字任务状态；每次最多等待 240 秒，不触发重处理。 Endpoint: https://mcp.52choujiang.com/wechat/mcp
- wechat_search_videos - 搜索微信视频号视频，返回视频列表和下一页分页令牌。 Endpoint: https://mcp.52choujiang.com/wechat/mcp

## Resources
- wechat://guides/tool-capabilities - MIME type: text/plain
- mcp://server-card.json - MCP Server Card Static discovery metadata for directory publishing and manual inspection. MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: com.52choujiang
- Version: 0.1.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 22, 2026
- Source: https://registry.modelcontextprotocol.io
