You're viewing a demo portfolio

Join the waitlist
PRSM

rss-reader

Active

Tool of The Stall

declared in 4.82.0

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· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

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