关于
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.
主要功能
- 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
使用案例
- 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