You're viewing a demo portfolio

Join the waitlist
PRSM

feed

Active

Tool of mcp-rss2json

declared in 0.1.0

Fetch RSS/Atom feed as JSON.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "rss_url": "https://feeds.arstechnica.com/arstechnica/index"
    },
    {
      "count": 10,
      "api_key": "your-rss2json-api-key",
      "rss_url": "https://www.bbc.com/news/rss.xml"
    }
  ],
  "required": [
    "rss_url"
  ],
  "properties": {
    "count": {
      "type": "number"
    },
    "api_key": {
      "type": "string",
      "description": "Optional free rss2json API key for higher limits."
    },
    "rss_url": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-rss2json

https://github.com/pipeworx-io/mcp-rss2json

2/7 registries
View full server →