Google-News-Parser-MCP-server
Verified Safeby saadmdsabah
Overview
This server provides a FastMCP endpoint to fetch the latest headlines, descriptions, and source metadata from the Google News RSS feed.
Installation
No command providedSecurity Notes
The server is a hosted FastMCP endpoint, meaning users interact with it via HTTP API calls rather than running local code. It uses 'feedparser' to parse RSS feeds, a well-established library. Authentication is 'None', simplifying access but implying no user-specific security or rate limiting for the consumer. As a consumer, the primary risk would be the integrity of the FastMCP Cloud platform itself, which is outside the scope of this repository.
Similar Servers
miniflux-mcp
Manage and interact with a Miniflux RSS reader instance using the Model Context Protocol (MCP).
iceland-news-mcp
An MCP server that fetches and provides structured access to the latest Icelandic news from various RSS sources, integrated with a voice-activated AI assistant for news summaries and search.
MCP-News-Server
An MCP-based server for aggregating, summarizing, and analyzing news from various Turkish news sources.
fetch-mcp
Serves as an MCP server to fetch URLs and YouTube video transcripts efficiently.