Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

getETFHoldersBulk

Retrieve detailed ETF holdings data including asset weights and financial information to analyze fund composition and investment exposure.

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

TableJSON Schema
NameRequiredDescriptionDefault
partYesPart number (e.g., 0, 1, 2)
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions 'quickly retrieve' and 'bulk API', hinting at performance and scale, but lacks critical behavioral details: whether this is a read-only operation, if it requires authentication, rate limits, pagination, error handling, or the format of returned data. For a tool with no annotations, this is a significant gap.

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?

The description is concise and well-structured in two sentences, front-loading the core purpose. Every sentence adds value: the first states the tool's function, and the second elaborates on the insights provided. There's no wasted text, though it could be slightly more specific.

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

Completeness2/5

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

Given the tool's complexity (bulk ETF data retrieval), lack of annotations, and no output schema, the description is incomplete. It doesn't explain the return format, data scope (e.g., all ETFs or specific ones), or behavioral constraints. For a tool with no structured safety or output information, more detail is needed to guide effective use.

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?

Schema description coverage is 100%, with the single parameter 'part' fully described in the schema. The description adds no additional parameter semantics beyond what the schema provides (e.g., what 'part' represents in bulk retrieval, typical values, or how it affects output). Baseline 3 is appropriate since the schema does the heavy lifting.

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

Purpose4/5

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

The description clearly states the tool's purpose: retrieving detailed information about ETF holdings, including assets, shares, weight, and financial information. It uses specific verbs ('retrieve', 'provides insights') and identifies the resource (ETF holdings). However, it doesn't explicitly differentiate from sibling tools like 'getETFList' or 'getETFQuotes', which likely serve different purposes.

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?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, context for bulk retrieval, or compare it to similar tools in the sibling list (e.g., 'getETFList' for ETF metadata). Usage is implied by the name and description but not explicitly stated.

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