MCP NewNow Server
@sligter
关于 MCP NewNow Server
一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"get_news": {
"command": "uvx",
"args": [
"mcp-newsnow"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
评论