Skip to main content
Glama
n40yuk1

news-checker-mcp

by n40yuk1

📰 News Checker MCP Server

世界中のニュースソースから最新ニュースを取得するMCPサーバーです。
APIキー不要。ジャンル指定対応。

提供ツール

ツール名

説明

check_news

最新ニュースを取得(カテゴリ指定可、デフォルトは世界の主要ニュース横断)

read_article

記事URLを指定して本文を取得

list_categories

利用可能なカテゴリ一覧

Related MCP server: gnews-mcp-server

カテゴリ & ニュースソース

カテゴリ

ソース

world

BBC, Reuters, Al Jazeera, AP, NHK World, Google News

tech

TechCrunch, The Verge, Ars Technica, Hacker News

business

CNBC, Bloomberg, Google News

science

Nature, Science Daily, NASA

sports

ESPN, BBC Sport

entertainment

Variety, Hollywood Reporter

japan

Yahoo!ニュース, NHK, はてなブックマーク

セットアップ

npm install
npm run build

MCP クライアント設定

{
  "mcpServers": {
    "news-checker": {
      "command": "node",
      "args": ["C:/Users/n40yu/Documents/docker/openclaw/news-checker-mcp/dist/index.js"]
    }
  }
}

使い方の例

聞き方

動作

「最新ニュースを教えて」

check_news (世界横断)

「テクノロジーのニュースは?」

check_news (tech)

「スポーツニュースチェックして」

check_news (sports)

「この記事の詳細を読んで」

read_article

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/n40yuk1/news-checker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server