About
Overview
The RSS Reader MCP Server enables AI agents to read and monitor RSS and Atom feeds. It provides tools for fetching feeds, parsing entries, and searching feed content.
Capabilities
Tools & Capabilities
⚡fetch_feed
Fetch and parse an RSS feed
⚡search_entries
Search feed entries
⚡get_latest
Get the latest entries from a feed
Setup
Installation
bash
Install
npx -y mcp-server-rssExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"rss": {
"command": "npx",
"args": ["-y", "mcp-server-rss"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026