MCP.so
ログイン

World News Api Mcp

@ddsky

World News Api Mcp について

A Model Context Protocol (MCP) server that provides access to the World News API. This server enables AI assistants to search for news, get top headlines, extract articles, retrieve newspaper front pages, and more through the MCP protocol.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

ddsky

投稿者

David Urbansky

設定

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

{
  "mcpServers": {
    "world-news-api": {
      "command": "world-news-api-mcp",
      "env": {
        "WORLD_NEWS_API_KEY": "your_api_key_here"
      }
    }
  }
}

ツール

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

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

概要

What is World News Api Mcp?

World News Api Mcp is a Model Context Protocol (MCP) server that provides AI assistants with programmatic access to the World News API. It enables searching, filtering, extracting, and analyzing news content from around the world, including top headlines, newspaper front pages, and article extraction.

How to use World News Api Mcp?

The server is used by integrating it into an MCP-compatible client. Specific installation or configuration instructions beyond the general MCP

コメント

「開発者ツール」の他のコンテンツ