Skip to main content
Glama

Financial Modeling Prep MCP Server

getETFHoldersBulk

Retrieve detailed ETF holding data, including asset shares, weights, and financial insights, to analyze and compare investment opportunities efficiently.

Instructions

The ETF Holder Bulk API allows users to quickly retrieve detailed information about the assets and shares held by Exchange-Traded Funds (ETFs). This API provides insights into the weight each asset carries within the ETF, along with key financial information related to these holdings.

Input Schema

NameRequiredDescriptionDefault
partYesPart number (e.g., 0, 1, 2)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "part": { "description": "Part number (e.g., 0, 1, 2)", "type": "string" } }, "required": [ "part" ], "type": "object" }
Install Server

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