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
Aggregates trending news from multiple platforms, applies personalized filtering and weighting, and pushes reports to various notification channels, with an optional AI analysis server for natural language querying of local news data.
xiaohongshu-mcp
Automate content creation and management on Xiaohongshu (RedNote) platform by exposing functionality via Model Context Protocol (MCP) and HTTP API for AI agents.
brave-search-mcp-server
Integrates the Brave Search API to provide comprehensive search capabilities including web, local business, image, video, news, and AI-powered summarization.
mcp-omnisearch
A Model Context Protocol (MCP) server that provides unified access to multiple search providers, AI tools, and content processing/enhancement features through a single interface.