mcpbeat

SocialDataX 微博 Weibo MCP Server

com.52choujiang/weibo-insights
answering

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

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

Uptime history 41 hours of history · worst hour 75%
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
18
Tools
read from the server
1922 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 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 18

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 获取微博评论回复,支持 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
查询微博视频口播转文字任务状态;每次最多等待 240 秒,不触发重处理。
weibo_search_posts
按自然语言关键词搜索微博帖子;不要传帖子链接、用户主页链接或分页令牌作为关键词。
weibo_submit_video_speech_text_by_post_id
根据微博 post_id 提交视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。
weibo_submit_video_speech_text_by_post_url
根据微博帖子链接、短链接或分享文案提交视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。

Endpoints

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

SocialDataX 微博 Weibo MCP — questions

Answers built from our own checks of this server.

What can SocialDataX 微博 Weibo MCP do?
It exposes 18 tools, read directly from the server on our last check. Among them: 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, weibo_get_post_detail_by_post_url and 12 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 1922 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 18 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SocialDataX 微博 Weibo MCP?
It answers our handshake in 1922 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.