weibo-mcp-server
Verified Safeby bossdong955
Overview
Fetches the top N Weibo hot searches (trending topics) via a Micro-Composable Program (MCP) server.
Installation
python resou_stdio.pySecurity Notes
The server makes outgoing HTTP requests to a public Weibo API. It handles common HTTP errors and timeouts. The SSE and Streamable HTTP modes bind to 0.0.0.0 by default, making them accessible externally if deployed on a public IP without proper firewall rules, which is a common deployment configuration rather than a code vulnerability.
Similar Servers
TrendRadar
An AI-powered server for aggregating, filtering, analyzing, and translating trending news and RSS feeds, providing deep insights and smart notifications.
xiaohongshu-mcp
Automate content creation, publishing, and interaction (search, detail, comment, like, favorite) on the Xiaohongshu platform via Model Context Protocol (MCP) and HTTP APIs, primarily for AI agent integration.
x-twitter-mcp-server
An MCP server for interacting with Twitter (X) via AI tools, allowing natural language commands to fetch, post, search, and manage tweets and user data.
wechat-official-account-mcp
Provides a Model Context Protocol (MCP) service to enable AI applications to interact with WeChat Official Account APIs, managing features like authentication, media, drafts, and publishing.