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
ICSS
chokcoco不止于 CSS
Blender
ahujasidOpen-source MCP to use Blender with any LLM

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments