Fetch and read RSS/Atom feeds from any MCP client.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that fetches and reads RSS / Atom feeds, so any MCP client (Claude Desktop, Claude Code, etc.) can pull the latest items from blogs, news sites, and release feeds β and build digests.
LLM clients can't reliably read RSS on their own. This server exposes two simple tools so an agent can stay current with the feeds you care about (release notes, news, blogs) without scraping.
| Tool | What it does |
|---|---|
fetch_feed | Fetch one RSS/Atom feed β recent items (title, link, date, snippet). |
fetch_many | Fetch several feeds β one merged, date-sorted list (a digest). |
Add to your MCP config (claude_desktop_config.json or .mcp.json):
Then ask: "Use feed-reader to get the latest 5 items from https://hnrss.org/frontpage" or "Build a digest from these three feedsβ¦".
MIT Β© tono628develop
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/feed-reader)<a href="https://allmcps.com/mcp/feed-reader"><img src="https://allmcps.com/api/badge/feed-reader?style=directory" alt="Feed Reader on AllMCPs" /></a>