weibo_search_posts — SocialDataX 微博 Weibo MCP MCP Tool
weibo_search_posts
(weibo search posts) is one of 19 tools on the
SocialDataX 微博 Weibo MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call weibo_search_posts from your client
- Claude Code SocialDataX 微博 Weibo MCP weibo_search_posts run in your project directory
- Claude Desktop SocialDataX 微博 Weibo MCP weibo_search_posts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX 微博 Weibo MCP weibo_search_posts ~/.cursor/mcp.json
- VS Code SocialDataX 微博 Weibo MCP weibo_search_posts .vscode/mcp.json
- Zed SocialDataX 微博 Weibo MCP weibo_search_posts ~/.config/zed/settings.json
- Windsurf SocialDataX 微博 Weibo MCP weibo_search_posts ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX 微博 Weibo MCP weibo_search_posts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX 微博 Weibo MCP weibo_search_posts ~/.gemini/settings.json
- Grok SocialDataX 微博 Weibo MCP weibo_search_posts .mcp.json (in your project root)
- ChatGPT SocialDataX 微博 Weibo MCP weibo_search_posts Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX 微博 Weibo MCP weibo_search_posts Settings → Connectors → Add custom connector
- LangChain SocialDataX 微博 Weibo MCP weibo_search_posts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http weibo-insights https://mcp.52choujiang.com/weibo/mcp
Other tools on this server
- 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
- weibo_submit_video_speech_text_by_post_id
- weibo_get_video_speech_text_job
- weibo_get_post_comments_by_post_id
- weibo_get_post_comments_by_post_url
- weibo_get_post_comment_replies_by_comment_id
- weibo_get_post_liker_list_by_post_id
- weibo_get_post_liker_list_by_post_url
- weibo_get_post_repost_list_by_post_id
- weibo_get_post_repost_list_by_post_url
- weibo_get_user_info_by_user_id
- weibo_get_user_info_by_profile_url
- weibo_get_user_posts_by_user_id
- weibo_get_user_posts_by_profile_url
- socialdatax_get_points_balance
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.