chanmeng/google-news-mcp-server
by Various
【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi
MCP
chanmeng/google-news-mcp-server
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that wraps SerpAPI to search Google News. It supports automatic news categorization and multi-language queries, returning structured results for use in MCP-compatible clients.
Best for
Best for
Developers building MCP-connected AI agents or tools that need live Google News data
Use cases
- Search news articles by keyword or topic
- Fetch categorized news feeds for integration into tools
- Provide real-time news context to AI assistants
How to use
Install
npx -y @smithery/cli install @chanmeng666/google-news-server --client claude Tested with
Claude Desktop
Example client config
"google-news": {\n "command": "D:\\Program\\nvm\\node.exe",\n "args": [\n "D:\\github_repository\\path_to\\dist\\index.js"\n ],\n "env": {\n "SERP_API_KEY": "your-api-key"\n }\n } Notes
A Model Context Protocol (MCP) server that wraps SerpAPI to search Google News. It supports automatic news categorization and multi-language queries, returning structured results for use in MCP-compatible clients.
123 stars on GitHub. Last updated 2026-03-30. Licensed MIT.
Use cases
- Search news articles by keyword or topic
- Fetch categorized news feeds for integration into tools
- Provide real-time news context to AI assistants
Pros
- Open-source TypeScript implementation with 123 GitHub stars
- Leverages SerpAPI for reliable Google News access
- Supports multiple languages and automatic categorization
Cons
- Requires a SerpAPI key and may incur usage costs
- Limited to Google News only
- Depends on MCP-compatible clients to function
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open-source TypeScript implementation with 123 GitHub stars
- Leverages SerpAPI for reliable Google News access
- Supports multiple languages and automatic categorization
Cons
- Requires a SerpAPI key and may incur usage costs
- Limited to Google News only
- Depends on MCP-compatible clients to function
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.