Skip to main content
Glama

Finance Tools MCP

by VoxLink-org

get_institutional_holders

Identify major institutional and mutual fund holders for a specific stock ticker, with customizable results to show top N holders, enabling informed investment decisions.

Instructions

Get major institutional and mutual fund holders.

Input Schema

NameRequiredDescriptionDefault
tickerYes
top_nNo

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" }, "top_n": { "default": 20, "title": "Top N", "type": "integer" } }, "required": [ "ticker" ], "title": "get_institutional_holdersArguments", "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/VoxLink-org/finance-tools-mcp'

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