google-rss-mcp
Search Google News in any language and read the resulting articles.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Search News: Search Google News for a keyword and return matching headlines with publisher URLs, sources, and timestamps. Returns headlines only — use read_article to get the body of a specific result
- Get Top Headlines: Get current headlines for a Google News topic section (top, world, business, technology, and so on). Returns headlines only — use read_article to get the body of a specific result.
- Read Article: Download one news article and return its readable text, title, and lead image. Accepts a publisher URL or a news.google.com link.
What data it sees
Do you need an account
No: the server works without sign-in
Search Google News in any language and read the resulting articles. Returns headlines with real publisher URLs, sources, and timestamps, then fetches full article text and lead image on demand. No API key required
Server tool list (3)
Raw names from tools/list. Only developers need these.
| search_news | Search Google News for a keyword and return matching headlines with publisher URLs, sources, and timestamps. Returns headlines only — use read_article to get the body of a specific result. |
| get_top_headlines | Get current headlines for a Google News topic section (top, world, business, technology, and so on). Returns headlines only — use read_article to get the body of a specific result. |
| read_article | Download one news article and return its readable text, title, and lead image. Accepts a publisher URL or a news.google.com link. |