options-chain
Verified Safeby blake365
Overview
Provides real-time (delayed by 15 min) options chain data and historical prices from the Tradier Sandbox API to AI assistants within Claude Desktop.
Installation
npx options-chain-mcpEnvironment Variables
- token
Security Notes
The server uses `process.env.token` for the API key, preventing hardcoding of sensitive information. All network requests are directed to the well-known Tradier Sandbox API (`https://sandbox.tradier.com`). No `eval` or arbitrary code execution is observed. Input parameters are defined with schemas, and internal filtering logic for options data helps control context size and appears benign.
Similar Servers
alpaca-mcp-server
Enables natural language trading operations for Alpaca's Trading API via AI assistants, supporting stocks, options, crypto, portfolio management, and real-time market data.
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to access and analyze comprehensive financial data, stock information, company fundamentals, and market insights from Financial Modeling Prep.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
mcp-metatrader5-server
Provides a Model Context Protocol (MCP) server for AI assistants to control MetaTrader 5 terminal for trading operations and market data analysis.