google-rss-mcp

Search Google News in any language and read the resulting articles.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • 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.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

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

Список инструментов сервера (3)

Технические названия из tools/list. Нужны только разработчикам.

search_newsSearch 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_headlinesGet 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_articleDownload one news article and return its readable text, title, and lead image. Accepts a publisher URL or a news.google.com link.