Google News MCP Server
by ChanMeng666
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SERP_API_KEY | Yes | Your SERP API key required for accessing Google News search capabilities via SerpAPI. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
google_news_search | Search Google News for articles and news content. Results will be automatically categorized by topic. |