Skip to main content
Glama
acidsolution

Schwab MCP Server

by acidsolution

load_option_chain

Fetch option chain data and load it into an SQL database for analysis using SQL queries. This tool enables structured querying of options data for the specified underlying symbol.

Instructions

Fetch option chain and load into SQL database for querying. Use this instead of get_option_chain when you need to analyze the data with SQL. After loading, use query_market_data to run SQL queries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesUnderlying stock symbol
contract_typeNoType of options to retrieveALL
strike_countNoNumber of strikes above and below ATM (default: all strikes)
from_dateNoStart date for expirations (YYYY-MM-DD)
to_dateNoEnd date for expirations (YYYY-MM-DD)

Latest Blog Posts

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/acidsolution/schwab-mcp-server'

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