Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. MCP Rss Aggregator
MCP Rss Aggregator logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:33:42 PM

MCP Rss Aggregator

User RatingsBe the first to rate and review this MCP server!
View Repository27 GitHub StarsTotal stargazers on GitHub for the source repository (27 stars).Visit Website
rssaggregatornewsclaude-desktop

Aggregates RSS and OPML feeds for reading, filtering, and organizing articles in Claude Desktop.

Quick Install

Automated & IDE Setup

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.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for imprvhub/mcp-rss-aggregator, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

The imprvhub/mcp-rss-aggregator MCP server lets Claude Desktop fetch and read articles from configured RSS feeds. It loads subscriptions from OPML or JSON, organizes them by category, and exposes an `rss` tool for latest, top, feed-specific, and category-filtered results. Use it when you want Claude to collect news from an existing RSS subscription list or a custom set of feeds. It requires Node.js 16 or later, Claude Desktop, and internet access to retrieve feed content.

Use cases

β€’Read the latest articles from all configured feeds
β€’Filter news by RSS source or category
β€’Import an existing OPML subscription list
β€’Create a Claude-based daily news briefing

Key features

β€’OPML and JSON feed configuration
β€’Latest and top article retrieval
β€’Feed-specific filtering
β€’Category-based filtering
β€’Formatted titles, snippets, and links

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Rss Aggregator.

Extracted Tool Capabilities
OPML and JSON feed configuration
Latest and top article retrieval
Feed-specific filtering
Category-based filtering
Formatted titles, snippets, and links

How MCP Rss Aggregator works

What imprvhub/mcp-rss-aggregator MCP server does

The imprvhub/mcp-rss-aggregator MCP server connects Claude Desktop to a user-managed collection of RSS feeds. It retrieves article information and presents results with titles, snippets, and links. Feeds can be grouped into categories, allowing reading by topic as well as by individual source.

The project supports importing subscriptions from OPML, a format commonly exported by RSS readers. It also accepts a JSON feed list containing fields such as title, RSS URL, website URL, and category. A sample OPML file is included for initial testing.

How it works

Claude Desktop starts the server as a local subprocess through its MCP configuration. The server reads the configured OPML or JSON file, then accesses the feed URLs over the internet when requests are made. After changing the feed file or its configured path, Claude Desktop must be restarted so the updated configuration is loaded.

The exposed tool is named rss. It supports requests for the newest articles across all feeds, top articles, the complete feed list, articles from one feed, or articles in a named category. An optional numeric limit can control how many results are returned. Natural-language requests can also be interpreted by Claude and mapped to these operations.

Setup and configuration

To run the imprvhub/mcp-rss-aggregator MCP server manually, clone the repository, install its npm dependencies, build the project, and run node build/index.js from the project directory. The documented runtime requirement is Node.js 16 or newer.

For automatic startup, add an rssAggregator entry to Claude Desktop's claude_desktop_config.json. Its command is node, with the built build/index.js file as an argument. The configuration can also include feedsPath, pointing to an OPML or JSON file. If that setting is omitted, the included sample feeds file is used. The path values in the examples must be replaced with real absolute paths on the host system.

Tools and capabilities

The rss tool provides these command patterns:

  • latest: retrieve recent articles from all configured feeds.
  • top or best: retrieve top articles from all feeds.
  • list: show configured feeds.
  • --[feed-id]: retrieve articles from a selected feed.
  • [category]: retrieve articles assigned to a category.
  • set-feeds-path: change the OPML or JSON source path.

Requests can include a result limit, such as latest --20 or a feed-specific query with --15. Categories and feed identifiers depend on the configured subscription data.

Limitations and notes

The server is documented for Claude Desktop and does not list compatibility with other MCP clients. It depends on network access to reach RSS feeds, so unavailable or unreachable sources may affect results. The repository instructions describe local installation and execution; no hosted endpoint or API credential configuration is provided.

The imprvhub/mcp-rss-aggregator MCP server does not act as an RSS subscription editor with a separate online account. Feed changes are made by editing or replacing the local OPML or JSON file, or by using the documented path-setting command. Claude Desktop needs to be restarted after configuration changes made in its JSON configuration file.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP β†’
  • Dappier MCP logoDappier MCP

    Enable fast, free real-time web search and access premium data from trusted media brandsβ€”news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Dappier MCP β†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    πŸ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
27
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Rss Aggregator

Clone the repository, run npm install, build it with npm run build, and start it with node build/index.js. It requires Node.js 16 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Rss Aggregator AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/imprvhub-mcp-rss-aggregator?style=directory)](https://allmcps.com/mcp/imprvhub-mcp-rss-aggregator)
HTML Embed
<a href="https://allmcps.com/mcp/imprvhub-mcp-rss-aggregator"><img src="https://allmcps.com/api/badge/imprvhub-mcp-rss-aggregator?style=directory" alt="MCP Rss Aggregator on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
12/12 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars27
GitHub Star CountTotal stargazers on GitHub representing community popularity (27 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 24, 2026
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools12/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to MCP Rss Aggregator β†’Install in Claude DesktopInstall in CursorInstall in VS Code