This server aggregates trending content from 55+ Chinese platforms including Weibo, Zhihu, Bilibili, Douyin, and GitHub into Claude. Each platform is exposed as a separate MCP tool (weibo, bilibili, zhihu, etc.) that accepts optional limit and noCache parameters to control result count and force fresh data. There's also a list_platforms tool to discover all available sources. It caches responses for 60 minutes by default and supports both stdio and HTTP+SSE transports. You'd reach for this when building LLM applications that need real-time awareness of trending topics across Chinese social media and tech platforms, or when you want Claude to answer questions about what's currently popular on specific services. The project includes Docker deployment and can run as a standalone HTTP server or npm package.
claude mcp add --transport stdio frankxmx-dailyhotmcp -- npx -y @frank-x/dailyhot-mcp