MCP NewNow Server
@sligter
About MCP NewNow Server
一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"get_news": {
"command": "uvx",
"args": [
"mcp-newsnow"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP NewNow Server?
MCP NewNow Server is a news aggregation server built on the Model Context Protocol (MCP). It uses the Newsnow API to fetch hot news and trending topics from over 14 platforms including Zhihu, Weibo, Bilibili, Douyin, and GitHub. It is intended for AI assistants like Claude Desktop to access real-time multi-platform news.
How to use MCP NewNow Server?
Install the package with pip install mcp-newsnow or uv pip install mcp-newsnow. Then configure Claude Desktop by adding the server entry to its config file with command uvx mcp-newsnow. After restarting Claude, you can use the four news tools. For development, set the
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments