Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

getFundCountryAllocation

Read-onlyIdempotent

Retrieve the country-level asset allocation breakdown for any ETF or mutual fund, showing the percentage of assets invested in each region to support investment analysis.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesFund symbol
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations (readOnlyHint, idempotentHint, openWorldHint) already communicate safe read-only behavior. The description adds value by specifying the output provides percentage allocations by country, which is not in annotations. No contradiction detected.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences: the first clearly states purpose, the second elaborates on the output, and the third is somewhat redundant ('helping you make informed investment decisions'). Could be slightly tighter but overall efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with one parameter and no output schema. While the description conveys the general purpose and output type (percentage allocations), it lacks details on the return format (e.g., array of country objects, data types). Adequate but not thorough.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has 100% coverage with a single 'symbol' parameter described as 'Fund symbol'. The description does not add any additional semantics beyond what the schema already provides, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves country allocation data for ETFs and mutual funds, using specific verbs ('Gain insight' implies retrieval) and specifies the resource. It differentiates from siblings like getFundSectorWeighting and getFundHoldings by mentioning countries and percentage of assets.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives like getFundSectorWeighting or getFundHoldings. The description lacks context for when this is the appropriate tool and provides no exclusions or prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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