Skip to main content

Google News MCP server for fetching news articles

Project description

MCP Server Google News

A Model Context Protocol (MCP) server for fetching Google News articles from Japan region.

Available Tools

google_news_search

Search for news articles using a query (Japan region only).

Parameters:

  • query (string, required): Search query
  • limit (int, optional): Number of articles to fetch (default: 10)

google_news_topics

Get news articles by topic (Japan region only).

Parameters:

  • topic_id (string, optional): Topic ID (default: TOP)
  • limit (int, optional): Number of articles to fetch (default: 10)

Available Topics:

  • TOP: トップニュース (default)
  • NATION: 国内
  • WORLD: 国際
  • BUSINESS: ビジネス
  • TECHNOLOGY: テクノロジー
  • ENTERTAINMENT: エンタメ
  • SPORTS: スポーツ
  • SCIENCE: 科学
  • HEALTH: 健康

Installation

Using uv (Recommended)

No special installation is required when using uv. You can run mcp-server-google-news directly using uvx.

Using PIP

Alternatively, you can install mcp-server-google-news using pip:

pip install mcp-server-google-news

After installation, you can run the script as follows:

mcp-server-google-news

Configuration

Configure for Claude.app

Add to your Claude settings:

Using uvx
{
  "mcpServers": {
    "google-news": {
      "command": "uvx",
      "args": ["mcp-server-google-news"]
    }
  }
}

Configure for VS Code

For quick installation, use one of the one-click install buttons below...

Install with UV in VS Code

Command Line Options

You can specify the following options when running the server:

  • --sse: Enable Server-Sent Events transport (on/off)
  • --host: Server bind address (default: localhost)
  • --port: Server port number (default: 8000)
  • --log-level: Logging verbosity (debug, info, warning, error)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_google_news-0.1.2.tar.gz (33.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_google_news-0.1.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_google_news-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_server_google_news-0.1.2.tar.gz
  • Upload date:
  • Size: 33.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for mcp_server_google_news-0.1.2.tar.gz
Algorithm Hash digest
SHA256 636027abc72c4efb6a4760f34a5e2e3dcea3ea354ffbac7f4629aa817c7a930e
MD5 54dd0e70c6c366f702dedf4139bf404f
BLAKE2b-256 7e677fbaeaecb840232f48ce9ef64c3fd750635b47b851a897b85bc8d939766c

See more details on using hashes here.

File details

Details for the file mcp_server_google_news-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_google_news-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5961b1af53eb450d9d2f80363ae579e59a7aae88b334cff8f7bf20ae83c98a1d
MD5 d7b61718ad10a8d2d66a2dc404e21c38
BLAKE2b-256 1857b629f271f960dd3acd8e1ef106b3d22c85637c8a19febe3109c81b5b3726

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page