Skip to main content
Glama

Financial Modeling Prep MCP Server

getHolderPerformanceSummary

Analyze institutional investor performance using stock holdings data. Track portfolio changes, compare to benchmarks like the S&P 500, and gain actionable insights for financial decision-making.

Instructions

The Holder Performance Summary API provides insights into the performance of institutional investors based on their stock holdings. This data helps track how well institutional holders are performing, their portfolio changes, and how their performance compares to benchmarks like the S&P 500.

Input Schema

NameRequiredDescriptionDefault
cikYesCIK number
pageNoPage number (default: 0)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cik": { "description": "CIK number", "type": "string" }, "page": { "description": "Page number (default: 0)", "type": "number" } }, "required": [ "cik" ], "type": "object" }

Other Tools from Financial Modeling Prep MCP Server

Related Tools

    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/imbenrabi/Financial-Modeling-Prep-MCP-Server'

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