Skip to main content
Glama

Financial Modeling Prep MCP Server

getFundSectorWeighting

Analyze ETF sector allocations to identify exposure by sector. Input a fund symbol to retrieve the percentage of assets invested in each industry for informed investment decisions.

Instructions

The FMP ETF Sector Weighting API provides a breakdown of the percentage of an ETF's assets that are invested in each sector. For example, an investor may want to invest in an ETF that has a high exposure to the technology sector if they believe that the technology sector is poised for growth.

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" }
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