SocialDataX 微博 Weibo MCP
REMOTE · MCP.52CHOUJIANG.COM · SCANNED SEP 21
Weibo hot search, post search/details, comments/replies, users, posts, transcript.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- 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. See how to fix → View diagnostics → Fail
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http com-52choujiang-weibo-insights 'https://mcp.52choujiang.com/weibo/mcp'
{
"mcpServers": {
"com-52choujiang-weibo-insights": {
"url": "https://mcp.52choujiang.com/weibo/mcp"
}
}
} {
"servers": {
"com-52choujiang-weibo-insights": {
"type": "http",
"url": "https://mcp.52choujiang.com/weibo/mcp"
}
}
} [mcp_servers.com-52choujiang-weibo-insights] url = "https://mcp.52choujiang.com/weibo/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-52choujiang-weibo-insights": {
"type": "remote",
"url": "https://mcp.52choujiang.com/weibo/mcp",
"enabled": true
}
}
} openclaw mcp add com-52choujiang-weibo-insights --url 'https://mcp.52choujiang.com/weibo/mcp' --transport streamable-http
mcp_servers:
com-52choujiang-weibo-insights:
url: "https://mcp.52choujiang.com/weibo/mcp" {
"McpServers": {
"com-52choujiang-weibo-insights": {
"Transport": "http",
"Url": "https://mcp.52choujiang.com/weibo/mcp"
}
}
} assistant mcp add com-52choujiang-weibo-insights -t streamable-http -u 'https://mcp.52choujiang.com/weibo/mcp'
{
"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.
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
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 |
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 →
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.
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 微博热搜条目列表。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
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 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | 微博一级评论 ID;用户已提供时直接使用,否则可从一级评论结果 items[*].comment_id 复用;需与同一项 post_id 同时传入,不要传评论回复项的 comment_id。 |
| page_token | string | – | 微博评论回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子下同一一级评论的回复分页链路,不能跨帖子或评论复用。 |
| post_id | string | yes | 微博帖子长 ID;调用评论回复工具时必填,需与一级评论 comment_id 同时传入;用户已提供时直接使用,否则从一级评论结果 items[*].post_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页评论回复列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_comments_by_post_id ~237
根据 post_id 获取微博帖子一级评论,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。 |
| post_id | string | yes | 微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。 |
| sort_type | string | – | 微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。 |
| Name | Type | Req | Description |
|---|---|---|---|
| comment_count | – | yes | 总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。 |
| items | array | yes | 当前页一级评论列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_comments_by_post_url ~275
根据微博帖子链接、短链接或分享文案获取帖子一级评论,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。 |
| post_url | string | yes | 微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。 |
| sort_type | string | – | 微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。 |
| Name | Type | Req | Description |
|---|---|---|---|
| comment_count | – | yes | 总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。 |
| items | array | yes | 当前页一级评论列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_detail_by_post_id ~55
根据 post_id 获取微博帖子详情。
| Name | Type | Req | Description |
|---|---|---|---|
| post_id | string | yes | 微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| author | – | yes | 帖子作者信息;不可用时为 null。 |
| comment_count | – | yes | 评论数;不可用时为 null。 |
| content | string | yes | 微博帖子正文;不可用时为空字符串。 |
| image_urls | array | yes | 图片链接列表;无图时为空数组。 |
| images | array | yes | 图片列表,包含链接及宽高;无图时为空数组。 |
| like_count | – | yes | 点赞数;不可用时为 null。 |
| play_count | – | yes | 帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
| post_id | string | yes | 微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。 |
| post_url | – | yes | 微博帖子或头条文章页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。 |
| publish_time | – | yes | 发布时间,秒级 Unix 时间戳;不可用时为 null。 |
| read_count | – | yes | 头条文章页阅读数的数值下界;含‘+’或中文单位时是近似值,非精确阅读量;非头条文章或未提供时为 null。 |
| read_count_display | – | yes | 头条文章页显示的原始阅读数文本,例如‘102万+’;非头条文章或未提供时为 null。 |
| repost_count | – | yes | 转发数;不可用时为 null。 |
| topic_tags | array | yes | 微博帖子话题标签列表;无标签时为空数组。 |
| video | – | yes | 视频信息;无视频时为 null。 |
No examples provided.
weibo_get_post_detail_by_post_url ~93
根据微博帖子链接、短链接或分享文案获取帖子详情。
| Name | Type | Req | Description |
|---|---|---|---|
| post_url | string | yes | 微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| author | – | yes | 帖子作者信息;不可用时为 null。 |
| comment_count | – | yes | 评论数;不可用时为 null。 |
| content | string | yes | 微博帖子正文;不可用时为空字符串。 |
| image_urls | array | yes | 图片链接列表;无图时为空数组。 |
| images | array | yes | 图片列表,包含链接及宽高;无图时为空数组。 |
| like_count | – | yes | 点赞数;不可用时为 null。 |
| play_count | – | yes | 帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
| post_id | string | yes | 微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。 |
| post_url | – | yes | 微博帖子或头条文章页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。 |
| publish_time | – | yes | 发布时间,秒级 Unix 时间戳;不可用时为 null。 |
| read_count | – | yes | 头条文章页阅读数的数值下界;含‘+’或中文单位时是近似值,非精确阅读量;非头条文章或未提供时为 null。 |
| read_count_display | – | yes | 头条文章页显示的原始阅读数文本,例如‘102万+’;非头条文章或未提供时为 null。 |
| repost_count | – | yes | 转发数;不可用时为 null。 |
| topic_tags | array | yes | 微博帖子话题标签列表;无标签时为空数组。 |
| video | – | yes | 视频信息;无视频时为 null。 |
No examples provided.
weibo_get_post_liker_list_by_post_id ~170
根据 post_id 获取微博点赞用户列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。 |
| post_id | string | yes | 微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页点赞用户列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_liker_list_by_post_url ~208
根据帖子链接、短链接或分享文案获取微博点赞用户列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。 |
| post_url | string | yes | 微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页点赞用户列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_repost_list_by_post_id ~172
根据 post_id 获取微博转发列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。 |
| post_id | string | yes | 微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页微博转发列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_post_repost_list_by_post_url ~210
根据帖子链接、短链接或分享文案获取微博转发列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。 |
| post_url | string | yes | 微博帖子页面链接、头条文章链接(ttarticle/p/show?id=...)、短链接或包含链接的分享文案;文章详情返回文章正文,评论、点赞和转发使用文章关联的微博帖子;不要传用户主页链接或 post_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页微博转发列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_user_info_by_profile_url ~52
根据微博用户主页链接获取用户资料。
| Name | Type | Req | Description |
|---|---|---|---|
| profile_url | string | yes | 微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| avatar_url | – | yes | 用户头像链接;不可用时为 null。 |
| bio | string | yes | 用户简介;不可用时为空字符串。 |
| follower_count | – | yes | 粉丝数;不可用时为 null。 |
| following_count | – | yes | 关注数;不可用时为 null。 |
| name | string | yes | 用户名称;不可用时为空字符串。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
| post_count | – | yes | 已发布微博数;不可用时为 null。 |
| profile_url | – | yes | 微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。 |
| user_id | string | yes | 微博用户 user_id,可作为用户资料或用户帖子列表工具输入。 |
| verified | boolean | yes | 是否为认证账号。 |
| verified_reason | – | yes | 认证说明;不可用时为 null。 |
No examples provided.
weibo_get_user_info_by_user_id ~52
根据 user_id 获取微博用户资料。
| Name | Type | Req | Description |
|---|---|---|---|
| user_id | string | yes | 微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| avatar_url | – | yes | 用户头像链接;不可用时为 null。 |
| bio | string | yes | 用户简介;不可用时为空字符串。 |
| follower_count | – | yes | 粉丝数;不可用时为 null。 |
| following_count | – | yes | 关注数;不可用时为 null。 |
| name | string | yes | 用户名称;不可用时为空字符串。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
| post_count | – | yes | 已发布微博数;不可用时为 null。 |
| profile_url | – | yes | 微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。 |
| user_id | string | yes | 微博用户 user_id,可作为用户资料或用户帖子列表工具输入。 |
| verified | boolean | yes | 是否为认证账号。 |
| verified_reason | – | yes | 认证说明;不可用时为 null。 |
No examples provided.
weibo_get_user_posts_by_profile_url ~168
根据微博用户主页链接获取用户帖子列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。 |
| profile_url | string | yes | 微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页微博用户帖子列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_user_posts_by_user_id ~168
根据 user_id 获取微博用户帖子列表,支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| page_token | string | – | 微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。 |
| user_id | string | yes | 微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页微博用户帖子列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_get_video_speech_text_job ~97
继续查询用户提供的有效 job_id,或微博视频口播转文字 submit 工具返回的 job_id;每次最多等待 240 秒,不创建新任务或触发重处理。
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 微博口播转文字任务 job_id;用户已提供时直接使用,否则使用 submit 工具返回的 job_id;不要传 post_id 或帖子链接。 |
| Name | Type | Req | Description |
|---|---|---|---|
| content_id | string | yes | 平台内容 ID。 |
| content_meta | object | yes | 作品上下文信息,便于结合转写内容做口播分析。 |
| content_type | string | yes | 内容类型。 |
| error | – | yes | 失败或过期时的稳定错误结构;非终态或成功时为 null。 |
| is_terminal | boolean | yes | 是否已终态。 |
| job_id | string | yes | 任务 ID。 |
| message | string | yes | 面向用户/AI 的状态说明。 |
| next_action | – | yes | 非终态时建议的下一步查询动作。 |
| next_poll_after_seconds | – | yes | 建议下次查询前等待的秒数;非终态时可用。 |
| platform | string | yes | 任务所属平台。 |
| source_id | string | yes | 任务来源 ID。 |
| status | string | yes | 任务状态。 |
| transcript | – | yes | 成功时的口播转文字结果;非终态或失败时为 null。 |
No examples provided.
weibo_search_posts ~204
按搜索词搜索微博帖子;当用户要按关键词或短语查找帖子时使用。已有帖子链接或 post_id 时使用对应帖子工具;已有用户主页链接或 user_id 时使用对应用户工具。支持 page_token 翻页。
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | 微博帖子搜索词,可传关键词或短语;不要传帖子链接、用户主页链接、post_id、user_id 或 page_token。 |
| page_token | string | – | 微博搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一关键词搜索链路,不能跨关键词复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | 当前页微博帖子列表。 |
| next_page_token | string | yes | 下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
| points | object | yes | 本次成功调用的积分消耗与调用完成时的账户积分余额。 |
No examples provided.
weibo_submit_video_speech_text_by_post_id ~82
根据微博 post_id 提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
| Name | Type | Req | Description |
|---|---|---|---|
| post_id | string | yes | 微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。 |
| Name | Type | Req | Description |
|---|---|---|---|
| content_id | string | yes | 平台内容 ID。 |
| content_meta | object | yes | 作品上下文信息,便于结合转写内容做口播分析。 |
| content_type | string | yes | 内容类型。 |
| error | – | yes | 失败或过期时的稳定错误结构;非终态或成功时为 null。 |
| is_terminal | boolean | yes | 是否已终态。 |
| job_id | string | yes | 任务 ID。 |
| message | string | yes | 面向用户/AI 的状态说明。 |
| next_action | – | yes | 非终态时建议的下一步查询动作。 |
| next_poll_after_seconds | – | yes | 建议下次查询前等待的秒数;非终态时可用。 |
| platform | string | yes | 任务所属平台。 |
| source_id | string | yes | 任务来源 ID。 |
| status | string | yes | 任务状态。 |
| transcript | – | yes | 成功时的口播转文字结果;非终态或失败时为 null。 |
No examples provided.
weibo_submit_video_speech_text_by_post_url ~88
根据微博帖子链接、短链接或分享文案提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
| Name | Type | Req | Description |
|---|---|---|---|
| post_url | string | yes | 微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。 |
| Name | Type | Req | Description |
|---|---|---|---|
| content_id | string | yes | 平台内容 ID。 |
| content_meta | object | yes | 作品上下文信息,便于结合转写内容做口播分析。 |
| content_type | string | yes | 内容类型。 |
| error | – | yes | 失败或过期时的稳定错误结构;非终态或成功时为 null。 |
| is_terminal | boolean | yes | 是否已终态。 |
| job_id | string | yes | 任务 ID。 |
| message | string | yes | 面向用户/AI 的状态说明。 |
| next_action | – | yes | 非终态时建议的下一步查询动作。 |
| next_poll_after_seconds | – | yes | 建议下次查询前等待的秒数;非终态时可用。 |
| platform | string | yes | 任务所属平台。 |
| source_id | string | yes | 任务来源 ID。 |
| status | string | yes | 任务状态。 |
| transcript | – | yes | 成功时的口播转文字结果;非终态或失败时为 null。 |
No examples provided.
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.