fetch_rss_feed
Fetches and parses a single RSS feed.
How to use it
fetch_rss_feed is exposed by the MCP Rss MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch_rss_feed tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP RSS LISTINGOther tools in MCP Rss (5)
extract_feed_content
Extracts and formats content from feed items. Supports json, markdown, html, and text formats.
fetch_multiple_feeds
Fetches multiple RSS feeds in parallel or sequentially.
get_feed_headlines
Gets a list of headlines from a feed. Supports json, markdown, html, and text formats.
monitor_feed_updates
Checks for new items in a feed since a specific time.
search_feed_items
Searches for content across one or more RSS feeds.