Overview
what is options-chain-mcp?
options-chain-mcp is a Model Context Protocol (MCP) server that provides access to the Tradier Sandbox API for options chain data and historical prices.
how to use options-chain-mcp?
To use options-chain-mcp, install Node.js, clone the repository, and configure it with your Tradier sandbox API token. Connect it with Claude Desktop to run queries using natural language.
key features of options-chain-mcp?
- Access to options chain data for specific stocks and expiration dates.
- Filtering options by type (call/put) and price range.
- Historical price retrieval for stocks and options.
- Natural language query support for user-friendly interaction.
use cases of options-chain-mcp?
- Analyzing options chains for stock trading strategies.
- Retrieving historical prices for backtesting trading models.
- Providing market data insights for financial applications.
FAQ from options-chain-mcp?
- Do I need a Tradier account to use this?
Yes, a Tradier account and sandbox API access token are required.
- Is the market data real-time?
No, the sandbox API market data is delayed by 15 minutes.
- Can I use this for live trading?
This implementation is intended for informational purposes only and should not be used for live trading.