Skip to main content
Glama

Financial Analysis MCP Server

by NARAVINDR321

retrieve_dividends

Retrieve dividend data for a specific stock ticker to support financial analysis and investment decisions. Provides access to dividend information for quantitative trading research.

Instructions

Retrieves dividends for the given ticker.

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" } }, "required": [ "ticker" ], "title": "retrieve_dividendsArguments", "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