Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SocialDataX 微博 Weibo MCP

REMOTE · MCP.52CHOUJIANG.COM · SCANNED SEP 21

Weibo hot search, post search/details, comments/replies, users, posts, transcript.

0 this week 86 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security71
Transport & Reachability100
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2898 tokens (~138/item across 21 items; 19 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the SocialDataX 微博 Weibo MCP server?

SocialDataX 微博 Weibo MCP is a hosted endpoint at https://mcp.52choujiang.com/weibo/mcp, 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.

remote · mcp.52choujiang.com

# add to Claude Code
claude mcp add --transport http com-52choujiang-weibo-insights 'https://mcp.52choujiang.com/weibo/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-52choujiang-weibo-insights": {
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-52choujiang-weibo-insights": {
      "type": "http",
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-52choujiang-weibo-insights]
url = "https://mcp.52choujiang.com/weibo/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-weibo-insights": {
      "type": "remote",
      "url": "https://mcp.52choujiang.com/weibo/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-52choujiang-weibo-insights --url 'https://mcp.52choujiang.com/weibo/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-52choujiang-weibo-insights:
    url: "https://mcp.52choujiang.com/weibo/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-52choujiang-weibo-insights": {
      "Transport": "http",
      "Url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-52choujiang-weibo-insights -t streamable-http -u 'https://mcp.52choujiang.com/weibo/mcp'
// mcp.json
{
  "mcpServers": {
    "com-52choujiang-weibo-insights": {
      "type": "http",
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 0
    • Tool “weibo_get_post_liker_list_by_post_url” rewrote its description, which is the text the model reads security
    • Tool “weibo_get_post_repost_list_by_post_url” rewrote its description, which is the text the model reads security
    • “weibo_submit_video_speech_text_by_post_url” reworded the description of “post_url” cosmetic
  • 16 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads security
    • Tool “weibo_get_post_liker_list_by_post_url” rewrote its description, which is the text the model reads security
    • Tool “weibo_get_post_repost_list_by_post_url” rewrote its description, which is the text the model reads security
    • “weibo_get_post_comments_by_post_url” reworded the description of “post_url” cosmetic
    • “weibo_get_post_detail_by_post_url” reworded the description of “post_url” cosmetic
    • “weibo_get_post_liker_list_by_post_url” reworded the description of “post_url” cosmetic
    • “weibo_get_post_repost_list_by_post_url” reworded the description of “post_url” cosmetic
    • “weibo_submit_video_speech_text_by_post_url” reworded the description of “post_url” cosmetic
  • 4 Sept 26 +1
    • Stability: 0.97 → pass security
  • 3 Sept 26 −1
    • Stability: pass → 0.97 functional
  • 27 Aug 26 0
    • Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads security
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
    • Tool “weibo_submit_video_speech_text_by_post_id” rewrote its description, which is the text the model reads security
    • Tool “weibo_submit_video_speech_text_by_post_url” rewrote its description, which is the text the model reads security
  • 24 Aug 26 +4
    • Tool “weibo_get_post_comment_replies_by_comment_id” rewrote its description, which is the text the model reads security
    • Tool “weibo_get_video_speech_text_job” rewrote its description, which is the text the model reads security
    • Schema quality: 50% → 100% functional
    • “weibo_get_post_comment_replies_by_comment_id” reworded the description of “comment_id” cosmetic
    • “weibo_get_post_comment_replies_by_comment_id” reworded the description of “post_id” cosmetic
    • “weibo_get_video_speech_text_job” reworded the description of “job_id” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.52choujiang.com/weibo/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.52choujiang.com CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN 14 Sept 2026 13 Dec 2026 RSA 2048 SHA256-RSA c05d7756025a0612e55a1a7caf76421f8796d86
SANs: mcp.52choujiang.com
CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN 15 May 2024 15 May 2034 RSA 4096 SHA384-RSA 1c9e6b412deb0a85461de03dbe30984d0573888b
CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=Certum Trusted Network CA,OU=Certum Certification Authority,O=Unizeto Technologies S.A.,C=PL 7 Oct 2025 14 Jan 2029 RSA 4096 SHA384-RSA b2dc4c34932d709cd4bf0b099401695c

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.52choujiang.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
52choujiang.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer error="missing_api_key", error_description="API Key required"

Bearer error="missing_api_key", error_description="API Key required"

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.52choujiang.com/weibo/mcp Verified 200
http (plaintext) http://mcp.52choujiang.com/weibo/mcp Inconclusive 405
MCP tools · 19 exposed · ~2,729 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
socialdatax_get_points_balance ~53

查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

weibo_get_hot_search_list ~28

获取微博热搜列表;只返回 items,当前不支持翻页。

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes微博热搜条目列表。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_comment_replies_by_comment_id ~317

根据 post_id 和一级评论 comment_id 获取微博评论回复;用户已提供完整合法的 ID 组合时直接使用;已有 post_id、帖子链接或分享文案但缺少必需 ID 时,调用对应一级评论工具获取同一条一级评论的 post_id 和 comment_id;缺少帖子定位信息时向用户索取;支持 page_token 翻页。

NameTypeReqDescription
comment_idstringyes微博一级评论 ID;用户已提供时直接使用,否则可从一级评论结果 items[*].comment_id 复用;需与同一项 post_id 同时传入,不要传评论回复项的 comment_id。
page_tokenstring微博评论回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子下同一一级评论的回复分页链路,不能跨帖子或评论复用。
post_idstringyes微博帖子长 ID;调用评论回复工具时必填,需与一级评论 comment_id 同时传入;用户已提供时直接使用,否则从一级评论结果 items[*].post_id 复用。
NameTypeReqDescription
itemsarrayyes当前页评论回复列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_comments_by_post_id ~237

根据 post_id 获取微博帖子一级评论,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
sort_typestring微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。
NameTypeReqDescription
comment_countyes总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_comments_by_post_url ~275

根据微博帖子链接、短链接或分享文案获取帖子一级评论,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。
post_urlstringyes微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。
sort_typestring微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。
NameTypeReqDescription
comment_countyes总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_detail_by_post_id ~55

根据 post_id 获取微博帖子详情。

NameTypeReqDescription
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
comment_countyes评论数;不可用时为 null。
contentstringyes微博帖子正文;不可用时为空字符串。
image_urlsarrayyes图片链接列表;无图时为空数组。
imagesarrayyes图片列表,包含链接及宽高;无图时为空数组。
like_countyes点赞数;不可用时为 null。
play_countyes帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_idstringyes微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。
post_urlyes微博帖子或头条文章页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
read_countyes头条文章页阅读数的数值下界;含‘+’或中文单位时是近似值,非精确阅读量;非头条文章或未提供时为 null。
read_count_displayyes头条文章页显示的原始阅读数文本,例如‘102万+’;非头条文章或未提供时为 null。
repost_countyes转发数;不可用时为 null。
topic_tagsarrayyes微博帖子话题标签列表;无标签时为空数组。
videoyes视频信息;无视频时为 null。

No examples provided.

weibo_get_post_detail_by_post_url ~93

根据微博帖子链接、短链接或分享文案获取帖子详情。

NameTypeReqDescription
post_urlstringyes微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
comment_countyes评论数;不可用时为 null。
contentstringyes微博帖子正文;不可用时为空字符串。
image_urlsarrayyes图片链接列表;无图时为空数组。
imagesarrayyes图片列表,包含链接及宽高;无图时为空数组。
like_countyes点赞数;不可用时为 null。
play_countyes帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_idstringyes微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。
post_urlyes微博帖子或头条文章页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
read_countyes头条文章页阅读数的数值下界;含‘+’或中文单位时是近似值,非精确阅读量;非头条文章或未提供时为 null。
read_count_displayyes头条文章页显示的原始阅读数文本,例如‘102万+’;非头条文章或未提供时为 null。
repost_countyes转发数;不可用时为 null。
topic_tagsarrayyes微博帖子话题标签列表;无标签时为空数组。
videoyes视频信息;无视频时为 null。

No examples provided.

weibo_get_post_liker_list_by_post_id ~170

根据 post_id 获取微博点赞用户列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
itemsarrayyes当前页点赞用户列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_liker_list_by_post_url ~208

根据帖子链接、短链接或分享文案获取微博点赞用户列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。
post_urlstringyes微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。
NameTypeReqDescription
itemsarrayyes当前页点赞用户列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_repost_list_by_post_id ~172

根据 post_id 获取微博转发列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
itemsarrayyes当前页微博转发列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_post_repost_list_by_post_url ~210

根据帖子链接、短链接或分享文案获取微博转发列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。
post_urlstringyes微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。
NameTypeReqDescription
itemsarrayyes当前页微博转发列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_user_info_by_profile_url ~52

根据微博用户主页链接获取用户资料。

NameTypeReqDescription
profile_urlstringyes微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
namestringyes用户名称;不可用时为空字符串。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_countyes已发布微博数;不可用时为 null。
profile_urlyes微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。
user_idstringyes微博用户 user_id,可作为用户资料或用户帖子列表工具输入。
verifiedbooleanyes是否为认证账号。
verified_reasonyes认证说明;不可用时为 null。

No examples provided.

weibo_get_user_info_by_user_id ~52

根据 user_id 获取微博用户资料。

NameTypeReqDescription
user_idstringyes微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
namestringyes用户名称;不可用时为空字符串。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_countyes已发布微博数;不可用时为 null。
profile_urlyes微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。
user_idstringyes微博用户 user_id,可作为用户资料或用户帖子列表工具输入。
verifiedbooleanyes是否为认证账号。
verified_reasonyes认证说明;不可用时为 null。

No examples provided.

weibo_get_user_posts_by_profile_url ~168

根据微博用户主页链接获取用户帖子列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。
profile_urlstringyes微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。
NameTypeReqDescription
itemsarrayyes当前页微博用户帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_user_posts_by_user_id ~168

根据 user_id 获取微博用户帖子列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。
user_idstringyes微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。
NameTypeReqDescription
itemsarrayyes当前页微博用户帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_get_video_speech_text_job ~97

继续查询用户提供的有效 job_id,或微博视频口播转文字 submit 工具返回的 job_id;每次最多等待 240 秒,不创建新任务或触发重处理。

NameTypeReqDescription
job_idstringyes微博口播转文字任务 job_id;用户已提供时直接使用,否则使用 submit 工具返回的 job_id;不要传 post_id 或帖子链接。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

weibo_search_posts ~204

按搜索词搜索微博帖子;当用户要按关键词或短语查找帖子时使用。已有帖子链接或 post_id 时使用对应帖子工具;已有用户主页链接或 user_id 时使用对应用户工具。支持 page_token 翻页。

NameTypeReqDescription
keywordstringyes微博帖子搜索词,可传关键词或短语;不要传帖子链接、用户主页链接、post_id、user_id 或 page_token。
page_tokenstring微博搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一关键词搜索链路,不能跨关键词复用。
NameTypeReqDescription
itemsarrayyes当前页微博帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

weibo_submit_video_speech_text_by_post_id ~82

根据微博 post_id 提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

weibo_submit_video_speech_text_by_post_url ~88

根据微博帖子链接、短链接或分享文案提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

Common questions

What is the SocialDataX 微博 Weibo MCP server?

SocialDataX 微博 Weibo MCP is listed in the public MCP registry as com.52choujiang/weibo-insights. Weibo hot search, post search/details, comments/replies, users, posts, transcript. This page covers its hosted endpoint (https://mcp.52choujiang.com/weibo/mcp).

Is the SocialDataX 微博 Weibo MCP server safe to use?

SocialDataX 微博 Weibo MCP scores 86 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 SocialDataX 微博 Weibo MCP server expose?

SocialDataX 微博 Weibo MCP exposes 19 tools: weibo_search_posts, weibo_get_hot_search_list, weibo_get_post_detail_by_post_id, weibo_get_post_detail_by_post_url, weibo_submit_video_speech_text_by_post_url, and 14 more. Their descriptions and schemas cost roughly 2,729 tokens of context every time the server is loaded.

Does the SocialDataX 微博 Weibo MCP server require authentication?

Yes. SocialDataX 微博 Weibo MCP asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the SocialDataX 微博 Weibo MCP server still maintained?

SocialDataX 微博 Weibo MCP is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.