mcp-hotnews-server
The HotNews MCP Server is designed to deliver real-time trending topics from various Chinese social platforms and news sites. It integrates easily with AI models and provides data in a Markdown format, making it user-friendly and efficient for a variety of applications.
What platforms does the HotNews MCP Server support?
The server supports Zhihu, 36Kr, Baidu, Bilibili, Weibo, Douyin, Hupu, Douban, and IT News.
How can I fetch hot topics from specific platforms?
Use the 'get_hot_news' tool with a list of platform IDs to fetch hot topics from specific platforms.
Is the Docker image available on Docker Hub?
No, the Docker image is not uploaded to Docker Hub. You need to build it yourself using the provided Dockerfile.
What is the license for the HotNews MCP Server?
The server is licensed under the MIT License, allowing free use, modification, and distribution.
Does the server support integration with AI models?
Yes, the server is MCP protocol compatible, making it easy to integrate with AI models.