Skip to main content
Glama

Related Servers

Alternatives to rss-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      An MCP server for RSS feed aggregation and article content extraction, allowing users to subscribe to feeds and extract full article content as Markdown.
      2
      117 npm
      5
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server for managing and querying RSS/news feeds, enabling real-time fetching, searching, and retrieval of feed items.
      5
      8 npm
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server for reading and managing RSS feeds from a self-hosted FreshRSS instance, enabling listing feeds, fetching articles, and subscribing/unsubscribing through the FreshRSS API.
      16
      228 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables AI assistants to manage Tiny Tiny RSS feeds, including reading articles, updating statuses, and searching content. It also provides tools for feed management and generating automated daily reports.
      15
      14 npm
      3
      MIT

    TDQS

    B3/5.0

    Scored across 6 tools

    Disambiguation3/5

    There is overlap between tech feeds (get_tech_feed, get_arstechnica_feed) and science feeds (get_science_feed, get_physics_feed), which could cause misselection. fetch_rss is distinct as a generic fetcher, but the specific feeds have blurred boundaries.

    Naming Consistency4/5

    Most tools use a get_<descriptor>_feed pattern, but fetch_rss deviates with a different verb and no '_feed' suffix. This is a minor inconsistency in an otherwise predictable naming scheme.

    Tool Count5/5

    Six tools is well-scoped for an RSS server. The generic fetch_rss plus specific curated feeds provides a balanced set without unnecessary bloat.

    Completeness5/5

    fetch_rss can retrieve any RSS feed, providing full coverage. The specific feed tools are convenience wrappers, so there are no obvious gaps in the server's functionality.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues