MCP.so
ログイン

newsnow-mcp-server

@ourongxing

newsnow-mcp-server について

Official MCP Server for newnow, 40+ sources available.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

ourongxing

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "newsnow": {
      "command": "npx",
      "args": [
        "-y",
        "newsnow-mcp-server"
      ],
      "env": {
        "BASE_URL": "https://newsnow.busiyi.world"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is newsnow-mcp-server?

newsnow-mcp-server is the official MCP Server for NewsNow, providing access to over 40 news sources. It is designed for integrating news aggregation into MCP-compatible applications.

How to use newsnow-mcp-server?

Configure the server in your MCP settings using npx -y newsnow-mcp-server and set the BASE_URL environment variable (e.g., https://newsnow.busiyi.world). No installation is required beyond the npx invocation.

Key features of newsnow-mcp-server

  • Official MCP Server for NewsNow
  • Access to over 40 news sources
  • Simple setup via npx

Use cases of newsnow-mcp-server

FAQ from newsnow-mcp-server

コメント

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