An MCP server to fetch, search, filter, and manage RSS blog feeds without configuration or API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Rss Feeds MCP.
list_categorieslist feed categories
list_feedslist configured feeds
add_feedadd a feed (name, url, category)
remove_feedremove a feed by name
fetch_blogslatest posts across all feeds (range, limit)
fetch_by_categoryposts filtered by category
An MCP server for digital marketers to fetch, search, and filter RSS blog feeds. Works with Claude Desktop and any MCP-compatible client.
Open Claude Code in your terminal and paste the prompt below. It clones this repo, builds it, and wires it into Claude Desktop for you.
list_categories - list feed categorieslist_feeds - list configured feedsadd_feed - add a feed (name, url, category)remove_feed - remove a feed by namefetch_blogs - latest posts across all feeds (range, limit)fetch_by_category - posts filtered by categoryfetch_from_source - posts from one sourcesearch_blogs - keyword search across all feedsDate ranges: 1d, 7d, 1w, 30d, 1m, this_week, this_month.
Config file (macOS):
~/Library/Application Support/Claude/claude_desktop_config.json
Notes:
dist/index.js.node is installed via nvm, use the absolute node path (e.g.
~/.nvm/versions/node/<version>/bin/node) because Claude Desktop does not
load your shell PATH.npm run build after editing src/index.ts, then restart Claude Desktop.Feeds live in feeds.json. Edit directly or use the add_feed / remove_feed
tools. All feed requests use a browser User-Agent and a 20s hard timeout so a
slow or dead feed can never hang the whole request.
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/lionkiii-rss-feeds-mcp)<a href="https://allmcps.com/mcp/lionkiii-rss-feeds-mcp"><img src="https://allmcps.com/api/badge/lionkiii-rss-feeds-mcp?style=directory" alt="Rss Feeds MCP on AllMCPs" /></a>