Retrieves RSS feeds and formats entries as text using an MCP server.
Rssmcp is a simple RSS MCP server that provides a 'get_rss' tool. This tool fetches RSS feeds based on a provided feed name and date, returning formatted entries as text. It also supports optional export of the results to a file. It is designed for integration with environments leveraging MCP server architecture.
主要功能
01Fetches RSS feeds by name and date
020 GitHub stars
03Integrates with MCP server architecture
04Formats feed entries as text
05Supports optional export of results to a file
使用案例
01Automating the extraction and formatting of RSS feed content
02Integrating RSS feed data into systems using MCP
03Building custom alerts or notifications from RSS feeds