Skip to main content
Glama

TradeStation MCP Server

by maven81g

getOptionExpirations

Retrieve available expiration dates for options contracts on specific stock symbols to support trading strategy planning and position management.

Instructions

Get available expiration dates for options on an underlying symbol

Input Schema

NameRequiredDescriptionDefault
underlyingYesUnderlying symbol (e.g., AAPL, SPY)

Input Schema (JSON Schema)

{ "properties": { "underlying": { "description": "Underlying symbol (e.g., AAPL, SPY)", "type": "string" } }, "required": [ "underlying" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/maven81g/tradestation_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server