Alpaca MCP Server

by cesarvarela
Verified

get-stock-bars

Retrieve historical stock price data for specified symbols within a defined time range and timeframe using the Alpaca MCP Server.

Input Schema

NameRequiredDescriptionDefault
endYes
startYes
symbolsYes
timeframeYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "end": { "type": "string" }, "start": { "type": "string" }, "symbols": { "items": { "type": "string" }, "type": "array" }, "timeframe": { "type": "string" } }, "required": [ "symbols", "start", "end", "timeframe" ], "type": "object" }

You must be authenticated.

Other Tools from Alpaca MCP Server

Related Tools

ID: k8u0hj5os7