rssmcp
JSON →Fetches RSS feeds and returns entries as formatted text, with support for OPML configuration.
Install
npx -y @smithery/cli Tools · 1
- get_rss Fetches RSS feeds and returns entries as formatted text. Takes 'feed_name' and 'since' as required string arguments, 'export_result' as an optional boolean parameter (defaults to false). Returns formatted feed entries as text and optionally exports to a file.
Links
★ 2 GitHub stars