Skip to main content
Glama

Tavily Web Search MCP Server

get_stock_ohlc

Retrieve Open, High, Low, Close (OHLC) stock price data for any symbol on the last trading day or specific date to analyze market performance.

Instructions

Get Open, High, Low, Close (OHLC) data for a stock symbol for the last working day or specified date

Input Schema

NameRequiredDescriptionDefault
dateNo
symbolYes

Input Schema (JSON Schema)

{ "properties": { "date": { "default": null, "title": "Date", "type": "string" }, "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

Other Tools

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/neeraj-somani/AIE8-MCP-S13'

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