mcp-server-weibo and mcp_newsnow
Both are distinct Model Context Protocol (MCP) servers, with the former focused on providing a comprehensive Weibo data interface and the latter on aggregating news from the Newsnow API, making them ecosystem siblings as independent applications built on the same MCP standard but serving different data sources.
About mcp-server-weibo
qinyuanpei/mcp-server-weibo
基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。
Implements MCP server as a Python-based HTTP service deployable via `uvx`, Docker, or source installation, exposing Weibo's web interface through stdio transport for Claude and other MCP clients. Provides granular tools for user discovery, feed retrieval, trending analysis, and content search with structured JSON responses including metadata like engagement metrics, verification status, and media assets. Integrates directly with Weibo's mobile endpoints to bypass API restrictions while offering real-time access to user profiles, post data, and social signals for AI-driven content analysis and monitoring workflows.
About mcp_newsnow
sligter/mcp_newsnow
一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。
Exposes four async tools (single/multi/all-source news retrieval plus source listing) that integrate with Claude Desktop via MCP stdio transport, with fuzzy matching for Chinese/English source names and configurable Newsnow API endpoints. Aggregates trending content from 14+ platforms including Coolapk, Zhihu, Weibo, Bilibili, Douyin, and GitHub Trending through a unified interface. Built as a PyPI-installable package supporting both direct CLI usage and seamless Claude Desktop integration via configuration file.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work