Back to directory
chanmeng666/server-google-news

chanmeng666/server-google-news

@ChanMeng666

Google News MCP Server - 提供通过 SerpAPI 的 Google 新闻搜索功能,支持自动新闻分类和多语言支持。

google-newsserpapisearchnewsmcp-servertypescriptcontextai

Installation & Configuration

{
  "google-news": {
    "command": "npx",
    "args": [
      "-y",
      "@chanmeng666/google-news-server"
    ],
    "env": {
      "SERP_API_KEY": "your-api-key"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13