RSS
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.
Acerca de
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.
Características Principales
- Robust error handling with automatic instance retries
- Universal Feed Parsing for standard RSS/Atom feeds
- Content cleaning to extract plain text descriptions
- Smart URL parsing including `rsshub://` protocol
- 2 GitHub stars
- Enhanced RSSHub support with multi-instance polling
Casos de Uso
- Provide structured web content from various feeds to language models
- Integrate RSS/Atom feed retrieval into Model Context Protocol (MCP) clients
- Automate the fetching and parsing of diverse web feeds for consumption by other applications