You're viewing a demo portfolio

Join the waitlist
PRSM

fetch_feed

Active

Tool of Finance Feeds

declared in 0.1.0

Fetch and normalize any RSS / Atom / RDF feed by URL. CF-robust: fetches directly and falls back to a proxy if the source blocks the gateway. Use list_feeds first for curated sources.

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Feed URL, e.g. \"https://news.ycombinator.com/rss\"."
    },
    "limit": {
      "type": "number",
      "description": "Max items (1-50, default 20)."
    },
    "query": {
      "type": "string",
      "description": "Keyword filter over item title/summary."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Finance Feeds

https://github.com/pipeworx-io/mcp-finance-feeds

2/7 registries
View full server →