options-chain-mcp

Author:@blake365
View on GitHub

Overview

options-chain-mcp is a Model Context Protocol server that connects to the Tradier Sandbox API to deliver options chain data and historical market prices.

To begin using the tool, ensure Node.js is installed, then clone its repository and configure it with your Tradier sandbox API token. It integrates with Claude Desktop, allowing you to execute queries through natural language.

Key features include retrieving options chains for specific stocks and expiration dates, filtering options by type (call/put) and price range, accessing historical prices for stocks and options, and supporting user-friendly natural language queries.

Primary use cases are analyzing options chains for trading strategies, fetching historical prices for backtesting models, and supplying market data insights to financial applications.

Frequently asked questions: A Tradier account and sandbox API token are required. Market data is not real-time; the sandbox provides data delayed by 15 minutes. This tool is for informational purposes only and is not intended for live trading.