Skip to main content
Glama
acidsolution

Schwab MCP Server

by acidsolution

query_market_data

Execute SQL queries to analyze loaded market data, including price history and options chains, for financial research and decision-making.

Instructions

Run SQL query against loaded market data (price_history and options tables). First use load_price_history or load_option_chain to load data, then query it. Only SELECT queries are allowed. Use get_data_schema to see table schemas and example queries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sqlYesSQL SELECT query to run against loaded market data. Available tables: 'price_history' (OHLCV data) and 'options' (option chain with Greeks). Only SELECT queries are allowed.

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