DevelopmentTypeScript
server-google-news
Google News search with automatic categorization, multi-language support, and comprehensive search options
N/A rating (0 reviews)0 installs120 GitHub stars
aiclaudeclaude-desktopgoogle-news-apimcpmcp-servermodelcontextprotocolnews-aggregationnews-searchnodejsserpapitypescript
Google News search with automatic categorization, multi-language support, and comprehensive search options
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"server-google-news": {
"args": [
"-y",
"@modelcontextprotocol/server-server-google-news"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.