You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

rss-reader

Inactive

Tool of The Stall

declared in 4.97.1

Fetches and parses any public RSS 2.0 or Atom 1.0 feed. Returns feed metadata (title, description, language, last updated) and structured items (title, link, 400-char summary, author, published date, GUID). Useful for monitoring news, blog posts, GitHub release notes, Reddit RSS, arXiv category feeds, or security advisories.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "url": {
      "type": "string",
      "description": "Public RSS or Atom feed URL to fetch."
    },
    "limit": {
      "type": "integer",
      "description": "Maximum number of items to return (default 20, max 100)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
rss-reader — The Stall — PRSM MCP