Skip to main content
Glama

Financial Modeling Prep MCP Server

getFundAssetExposure

Analyze ETF asset exposure by identifying specific stocks held within a fund. Retrieve market value, share numbers, and weight percentages to assess portfolio composition and investment impact.

Instructions

Discover which ETFs hold specific stocks with the FMP ETF Asset Exposure API. Access detailed information on market value, share numbers, and weight percentages for assets within ETFs.

Input Schema

NameRequiredDescriptionDefault
symbolYesFund symbol

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "symbol": { "description": "Fund symbol", "type": "string" } }, "required": [ "symbol" ], "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