grouped_daily
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Polygon Io
https://github.com/pipeworx-io/mcp-polygon-io
1/7 registries