Google News MCP Server

google_news_search

Search and categorize Google News articles by topic, language, or region. Retrieve specific stories, sections, or publications using customizable search parameters for targeted results.

Instructions

Search Google News for articles and news content. Results will be automatically categorized by topic.

Input Schema

NameRequiredDescriptionDefault
glNoCountry code (e.g., us, uk)us
hlNoLanguage code (e.g., en)en
publication_tokenNoPublication token for specific publishers
qNoSearch query
section_tokenNoSection token for specific sections
story_tokenNoStory token for full coverage of a story
topic_tokenNoTopic token for specific news topics

Input Schema (JSON Schema)

{ "properties": { "gl": { "default": "us", "description": "Country code (e.g., us, uk)", "type": "string" }, "hl": { "default": "en", "description": "Language code (e.g., en)", "type": "string" }, "publication_token": { "description": "Publication token for specific publishers", "type": "string" }, "q": { "description": "Search query", "type": "string" }, "section_token": { "description": "Section token for specific sections", "type": "string" }, "story_token": { "description": "Story token for full coverage of a story", "type": "string" }, "topic_token": { "description": "Topic token for specific news topics", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Google News MCP Server

Related Tools

ID: dbx6imq4ef