Skip to main content
Glama

Financial Analysis MCP Server

by NARAVINDR321

retrieve_splits

Retrieve stock split data for a specific ticker to analyze historical corporate actions and their impact on share prices. Essential for quantitative trading research and financial analysis.

Instructions

Retrieves splits for the given ticker.

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" } }, "required": [ "ticker" ], "title": "retrieve_splitsArguments", "type": "object" }

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/NARAVINDR321/MCP_Server_for_Financial_Analysis'

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