Back to search
30
MCP

server-google-news

chanmeng666/server-google-news

【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pullapi/google-news-scraper-mcp
Google News MCP server — news search, top stories & topic headlines. For Claude, Cursor & AI agents.
0 tools
mcp-server-gsc
A Model Context Protocol (MCP) server providing access to Google Search Console
0 tools
google-news-trends-mcp
An MCP server to access RSS feeds of Google News and Google Trends
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
io.github.rbonestell/ap-mcp-server
Model Context Protocol (MCP) server for the Associated Press Media API
0 tools
bangla-news-mcp
A Model Context Protocol (MCP) server that retrieves bangla news to provide context to LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "server-google-news": {
      "url": "https://glama.ai/mcp/servers/dbx6imq4ef",
      "transport": "http"
    }
  }
}