Enterprise DNA
M MCP Servers Developer low

imprvhub/mcp-rss-aggregator

by Various

Model Context Protocol Server for aggregating RSS feeds in Claude Desktop

I

MCP

imprvhub/mcp-rss-aggregator

Added 1 June 2026

#ai #claude #claude-ai #claude-desktop #mcp #model-context-protocol #model-context-protocol-server #rss

Overview

imprvhub/mcp-rss-aggregator is a Model Context Protocol (MCP) server that enables RSS feed aggregation within Claude Desktop. Built in TypeScript, it allows Claude to fetch, parse, and present content from multiple RSS feeds on demand.

Best for

Best for
Developers who want to consume RSS feeds directly inside Claude Desktop for real-time information retrieval

Use cases

  • Fetching and summarizing recent articles from a personal RSS reader
  • Monitoring multiple blogs or news sources for updates via Claude
  • Integrating live RSS data into AI-driven workflows inside Claude Desktop

How to use

Install

npm install

Tools exposed

  • node

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "rssAggregator": {\n      "command": "node",\n      "args": ["ABSOLUTE_PATH_TO_DIRECTORY/mcp-rss-aggregator/build/index.js"],\n      "feedsPath": "ABSOLUTE_PATH_TO_YOUR_FEEDS_FILE.opml"\n    }\n  }\n}

Notes

imprvhub/mcp-rss-aggregator is a Model Context Protocol (MCP) server that enables RSS feed aggregation within Claude Desktop. Built in TypeScript, it allows Claude to fetch, parse, and present content from multiple RSS feeds on demand.

25 stars on GitHub. Last updated 2026-03-06. Licensed MPL-2.0.

Use cases

  • Fetching and summarizing recent articles from a personal RSS reader
  • Monitoring multiple blogs or news sources for updates via Claude
  • Integrating live RSS data into AI-driven workflows inside Claude Desktop

Pros

  • Open source and customizable with TypeScript
  • Directly integrates with Claude Desktop via the MCP standard
  • Lightweight and focused on a single, useful function

Cons

  • Limited star count (25) indicates early stage and possible lack of community support
  • Requires running a local MCP server, adding setup overhead
  • May have limited support for non-standard RSS formats or authentication

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and customizable with TypeScript
  • Directly integrates with Claude Desktop via the MCP standard
  • Lightweight and focused on a single, useful function

Cons

  • Limited star count (25) indicates early stage and possible lack of community support
  • Requires running a local MCP server, adding setup overhead
  • May have limited support for non-standard RSS formats or authentication

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks