Skip to main content
Glama
acidsolution

Schwab MCP Server

by acidsolution

load_price_history

Fetch historical stock price data and load it into a SQL database for analysis. Use this tool to prepare market data for SQL queries, enabling detailed financial analysis of price trends and patterns.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker symbol
period_typeNoType of period (default: year)year
periodNoNumber of periods (default: 1)
frequency_typeNoFrequency of data points (default: daily)daily
frequencyNoFrequency interval (default: 1)
start_dateNoStart date (YYYY-MM-DD), alternative to period
end_dateNoEnd date (YYYY-MM-DD)
extended_hoursNoInclude extended hours data (default: false)

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