Fetches and parses standard RSS/Atom feeds, including specialized support for RSSHub, to deliver structured content to language models and other Model Context Protocol clients.
Sponsored
RSS is a versatile Model Context Protocol (MCP) server built with TypeScript, designed to simplify the retrieval and parsing of content from various web sources. It excels at fetching and processing any standard RSS/Atom feed and offers enhanced capabilities for RSSHub feeds, including a robust multi-instance polling mechanism to ensure high success rates and stability. This server enables language models and other MCP clients to effortlessly access structured information, converting raw feed data into a clean, standardized JSON format.
주요 기능
01Robust error handling with automatic instance retries
02Universal Feed Parsing for standard RSS/Atom feeds
03Content cleaning to extract plain text descriptions
04Smart URL parsing including `rsshub://` protocol
052 GitHub stars
06Enhanced RSSHub support with multi-instance polling
사용 사례
01Provide structured web content from various feeds to language models
02Integrate RSS/Atom feed retrieval into Model Context Protocol (MCP) clients
03Automate the fetching and parsing of diverse web feeds for consumption by other applications