You're viewing a demo portfolio

Join the waitlist
PRSM

grouped_daily

Active

Tool of Polygon Io

declared in 0.1.0

Fetch OHLCV bars for all US stocks on a given date (YYYY-MM-DD) from Polygon.io in a single call; useful for market-wide snapshot or screening.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "date": "2024-01-15"
    }
  ],
  "required": [
    "date"
  ],
  "properties": {
    "date": {
      "type": "string"
    },
    "adjusted": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Polygon Io

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

1/7 registries
View full server →
grouped_daily — Polygon Io — PRSM MCP