Financial Modeling Prep
getFundCountryAllocation
Gain insight into how ETFs and mutual funds distribute assets across different countries with the FMP ETF & Fund Country Allocation API. This tool provides detailed information on the percentage of assets allocated to various regions, helping you make informed investment decisions.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getFundCountryAllocation?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Fund symbol"
}
}
}