mcpbeat Sign in

SocialDataX 微博 Weibo MCP Server

answering

SocialDataX 微博 Weibo MCP is answering right now. Last checked 10 min ago. It exposes 19 tools.

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

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
1853 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 24

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 August 2026. No other catalogue keeps this.

16 Sep 5 tools changed the parameters they ask for6 times that day weibo_get_post_comments_by_post_url, weibo_get_post_detail_by_post_url, weibo_get_post_liker_list_by_post_url and 2 more
16 Sep 2 tool descriptions were rewritten weibo_get_post_liker_list_by_post_url, weibo_get_post_repost_list_by_post_url
15 Sep a tool description was rewritten socialdatax_get_points_balance
27 Aug a tool description was rewritten socialdatax_get_points_balance
24 Aug 4 tool descriptions were rewritten weibo_get_post_comment_replies_by_comment_id, weibo_get_video_speech_text_job, weibo_submit_video_speech_text_by_post_id and 1 more
24 Aug 2 tools changed the parameters they ask for weibo_get_post_comment_replies_by_comment_id, weibo_get_video_speech_text_job
19 Aug 2 tool descriptions were rewritten weibo_get_video_speech_text_job, weibo_search_posts
19 Aug 2 tools changed the parameters they ask for weibo_get_video_speech_text_job, weibo_search_posts
19 Aug a tool changed version
14 Aug a tool appeared socialdatax_get_points_balance
and 3 more, back to 14 August 2026

SocialDataX 微博 Weibo MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add weibo-insights --transport http https://mcp.52choujiang.com/weibo/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weibo-insights": {
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weibo-insights]
url = "https://mcp.52choujiang.com/weibo/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "weibo-insights": {
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weibo-insights": {
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

weibo
weibo_get_hot_search_list
获取微博热搜列表;只返回 items,当前不支持翻页。
weibo_get_post_comment_replies_by_comment_id
根据 post_id 和一级评论 comment_id 获取微博评论回复;用户已提供完整合法的 ID 组合时直接使用;已有 post_id、帖子链接或分享文案但缺少必需 ID 时,调用对应一级评论工具获取同一条一级评论的 post_id 和 comment_id;缺少帖子定位信息时向用户索取;支持 page_token 翻页。
weibo_get_post_comments_by_post_id
根据 post_id 获取微博帖子一级评论,支持 page_token 翻页。
weibo_get_post_comments_by_post_url
根据微博帖子链接、短链接或分享文案获取帖子一级评论,支持 page_token 翻页。
weibo_get_post_detail_by_post_id
根据 post_id 获取微博帖子详情。
weibo_get_post_detail_by_post_url
根据微博帖子链接、短链接或分享文案获取帖子详情。
weibo_get_post_liker_list_by_post_id
根据 post_id 获取微博点赞用户列表,支持 page_token 翻页。
weibo_get_post_liker_list_by_post_url
根据帖子链接、短链接或分享文案获取微博点赞用户列表,支持 page_token 翻页。
weibo_get_post_repost_list_by_post_id
根据 post_id 获取微博转发列表,支持 page_token 翻页。
weibo_get_post_repost_list_by_post_url
根据帖子链接、短链接或分享文案获取微博转发列表,支持 page_token 翻页。
weibo_get_user_info_by_profile_url
根据微博用户主页链接获取用户资料。
weibo_get_user_info_by_user_id
根据 user_id 获取微博用户资料。
weibo_get_user_posts_by_profile_url
根据微博用户主页链接获取用户帖子列表,支持 page_token 翻页。
weibo_get_user_posts_by_user_id
根据 user_id 获取微博用户帖子列表,支持 page_token 翻页。
weibo_get_video_speech_text_job
继续查询用户提供的有效 job_id,或微博视频口播转文字 submit 工具返回的 job_id;每次最多等待 240 秒,不创建新任务或触发重处理。
weibo_search_posts
按搜索词搜索微博帖子;当用户要按关键词或短语查找帖子时使用。已有帖子链接或 post_id 时使用对应帖子工具;已有用户主页链接或 user_id 时使用对应用户工具。支持 page_token 翻页。
weibo_submit_video_speech_text_by_post_id
根据微博 post_id 提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
weibo_submit_video_speech_text_by_post_url
根据微博帖子链接、短链接或分享文案提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
socialdatax
socialdatax_get_points_balance
查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

Endpoints

URLTransportStateLatencyChecked
https://mcp.52choujiang.com/weibo/mcp streamable-http answering 1478 ms 10 min ago

Alternatives to SocialDataX 微博 Weibo MCP

same job, measured the same way
SocialDataX 抖音 Douyin MCP
by 52choujiang

Douyin hot search, work/user search, work details, comments/replies, profiles, series, transcript.

24 tools answering
SocialDataX 快手 Kuaishou MCP
by 52choujiang

Kuaishou hot search, work/user search, work details, comments/replies, profiles, transcript.

16 tools answering
SocialDataX X / Twitter MCP
by 52choujiang

X / Twitter public post, comment, reply, user, and search tools.

16 tools answering
SocialDataX 微信视频号 WeChat Channels MCP
by 52choujiang

WeChat Channels videos, comments, users, transcripts, and Official Account article details.

16 tools answering
SocialDataX TikTok MCP
by 52choujiang

TikTok public post, comment, reply, creator, search, and video speech-to-text transcript tools.

13 tools answering
SocialDataX Instagram MCP
by 52choujiang

Instagram MCP for public posts, comments, replies, users, and video/Reels speech-to-text.

13 tools answering
SocialDataX YouTube MCP
by 52choujiang

YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.

10 tools answering
SocialDataX 小红书 Xiaohongshu XHS RedNote MCP
by 52choujiang

XHS note/product search/detail, suggestions, comments/replies; PGY 20pts success, failures uncharged

26 tools answering

SocialDataX 微博 Weibo MCP — questions

Answers built from our own checks of this server.

What can SocialDataX 微博 Weibo MCP do?
It exposes 19 tools, read directly from the server on our last check. Among them: socialdatax_get_points_balance, weibo_get_hot_search_list, weibo_get_post_comment_replies_by_comment_id, weibo_get_post_comments_by_post_id, weibo_get_post_comments_by_post_url, weibo_get_post_detail_by_post_id and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SocialDataX 微博 Weibo MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1853 ms. The bar chart above shows every period we have measured.
How do I connect SocialDataX 微博 Weibo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SocialDataX 微博 Weibo MCP need an API key?
No. SocialDataX 微博 Weibo MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.