Connector guide1-minute read3 MCP toolsEN · DE · IT

NewsAPI to MCP — どのAIエージェントからでもNewsAPIを操作

newsapi.orgから世界中のニュースヘッドライン、ソース、記事を任意のAIエージェントを介して検索します。3つのツール、APIキー認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

NewsAPI

Search worldwide news headlines, sources and articles from newsapi.org via any AI agent. 3 tools, API-key auth.

Tools

3

Region

INTL

Category

Data & Analytics

Authentication

API Key

Required env vars

NEWSAPI_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the NewsAPI in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

newsapi.orgから世界中のニュースヘッドライン、ソース、記事を任意のAIエージェントを介して検索します。3つのツール、APIキー認証。

こう聞いてみよう

NewsAPI のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

NewsAPI · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要?cloud.anythingmcp.comを直接使用してください。 サインインし、Connectors → NewsAPIをクリック、資格情報を貼り付け、MCP APIキーを生成 — 完了です。Dockerもgit cloneも、ローカルサーバーも不要です。

NewsAPI

newsapi.orgから世界中のニュースヘッドライン、ソース、記事を任意のAIエージェントを介して検索します。3つのツール、APIキー認証。

セットアップ

このコネクタはNewsAPI v2 REST API(newsapi.org)をラップしています。

セットアップ:

  1. https://newsapi.org/register で無料の開発者キーを登録します。
  2. NEWSAPI_API_KEYを設定します。

認証: NewsAPIは、X-Api-Keyヘッダー(このアダプタで使用)またはapiKeyクエリ文字列のいずれかとしてキーを受け入れます。ヘッダーを使用することで、URLログに表示されません。

プラン制限 — 重要:

  • 開発者(無料):100リクエスト/日、記事は24時間遅延、商業利用不可、クエリごとに結果は100件に制限。
  • 有料プラン:ライブ記事、日次制限なし、完全な履歴アーカイブ。

…(アプリ内コネクタの指示に続く)

前提条件: NEWSAPI_API_KEY

コネクタをローカルにインストール

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

http://localhost:3000/connectors/storeを開き、NewsAPIを選択し、前提条件に記載されている環境変数を貼り付けます。

利用可能なツール

ツール機能
newsapi_everything80,000以上のソースから数百万の記事を対象としたフルアーカイブ検索
newsapi_top_headlines最新のニュースヘッドライン
newsapi_sourcesNewsAPIが追跡するすべてのニュースソースのリスト

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your NewsAPI agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド