MCP.so
ログイン

MCP NewNow Server

@sligter

MCP NewNow Server について

一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

sligter

設定

以下の設定を使って、このサーバーを 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

コメント

「その他」の他のコンテンツ