options-chain
2
The options-chain-mcp is a Claude MCP server designed to interface with the Tradier Sandbox API. It facilitates obtaining options chain data and historical prices for stocks, allowing users to run queries using natural language. This tool is particularly useful for AI assistants within Claude Desktop.
Overview
This Model Context Protocol (MCP) server enables AI assistants and applications to:
- Get options chain data for a specific stock and expiration date
- Filter for only call or put options, or both as default
- Filter for a percentage range around the current price
- Automatically filters for significant strikes to limit context size
- Get historical prices for a specific stock or option contract in a given time range
Please note:
- Requires Tradier account and sandbox API access token
- Sandbox API market data is delayed by 15 minutes
- Intended for informational purposes only
Users can run queries using natural language.