MCP.so
ログイン

MCP Gnews

@algonacci

MCP Gnews について

MCP server to give client the ability to searching related news on the internet

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

algonacci

投稿者

Algonacci Dev

設定

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

{
  "mcpServers": {
    "gnews_search": {
      "command": "uv",
      "args": [
        "--directory",
        "%USERPROFILE%/Documents/GitHub/mcp-gnews",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}

ツール

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

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

概要

What is MCP Gnews?

MCP Gnews is an MCP server that enables clients to search for related news on the internet.

How to use MCP Gnews?

Add the provided JSON configuration to your MCP client’s config file, pointing uv to the server’s directory and running main.py.

Key features of MCP Gnews

  • Enables news searching via MCP protocol

Use cases of MCP Gnews

  • Searching for news articles from an MCP‑compatible client

FAQ from MCP Gnews

What runtime does MCP Gnews require?

How is MCP Gnews configured?

Can I use MCP Gnews without uv?

コメント

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