Google News
Summary
This Google News MCP server, developed by Chan Meng, provides a streamlined interface for accessing Google News search results via the SerpAPI. Built with TypeScript and leveraging the MCP SDK, it offers tools to query and retrieve up-to-date news articles, headlines, and related information. By abstracting the complexities of SerpAPI interactions into a standardized MCP interface, it enables AI systems to easily incorporate current news data into their workflows. This implementation is particularly useful for applications involving news aggregation, trend analysis, and information retrieval, facilitating use cases such as personalized news feeds, media monitoring, and real-time event tracking.
Available Actions(1)
search_news
Search for news articles based on various parameters. Parameters: q (string - search query), gl (string - country code, e.g., 'us', 'uk'), hl (string - language code, e.g., 'en', 'es'), topic_token (string - token for specific news topics), publication_token (string - token for specific publishers), story_token (string - token for full coverage of a story), section_token (string - token for specific sections)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论