Skip to main content
Glama
p-gentili

justetf-mcp

by p-gentili

search_etfs

Search the justETF screener to get ETF overview rows filtered by query, asset class, region, provider, index, and more.

Instructions

Search the justETF screener and return ETF overview rows.

Args: query: Free-text query or ISIN. If it looks like an ISIN, the scraper sends it as an ISIN query; otherwise results are post-filtered by name/ticker/wkn/isin. strategy: justETF product group: epg-longOnly, epg-activeEtfs, epg-shortAndLeveraged, or null to query all strategies. asset_class: Optional justETF asset class such as class-equity, class-bonds, class-preciousMetals, class-commodities, class-currency, class-realEstate, class-moneyMarket. region: Optional region such as World, Europe, North%2BAmerica, Emerging%2BMarkets, Asia%2BPacific. country: Optional target country name or alpha-2 code. instrument: Optional instrument type: ETF, ETC, or ETN. provider: Optional provider code/name accepted by justETF. index: Optional tracked index name, e.g. MSCI World. currency: Response currency: EUR, USD, CHF, GBP. limit: Maximum number of rows to return, capped at 5000. offset: Result offset for pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
strategyNoepg-longOnly
asset_classNo
regionNo
countryNo
instrumentNo
providerNo
indexNo
currencyNoEUR
limitNo
offsetNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

No annotations are provided, so the description fully covers behavioral traits: query handling logic, default strategy, pagination with limit/offset, and a 5000 row cap. This is sufficient for a read-only search tool.

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 well-structured with a clear purpose sentence followed by parameter list, but it is somewhat lengthy. One or two sentences could be trimmed without losing clarity.

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

Completeness5/5

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

With 11 parameters and no annotations, the description covers every parameter's behavior and default values. An output schema exists (not shown), which would cover return format, making the description complete for this tool.

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

Parameters5/5

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

The schema has zero documentation coverage, but the description provides detailed explanations for all 11 parameters, including examples (e.g., asset_class like 'class-equity', region like 'World'). It adds significant meaning beyond the schema structure alone.

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 searches the justETF screener and returns ETF overview rows. It uses a specific verb ('search') and resource ('justETF screener'), and distinguishes from sibling tools like compare_charts and get_etf_profile which 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 Guidelines4/5

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

The description explains query behavior (ISIN vs free-text) and strategy options, but does not explicitly state when to use this tool vs alternatives. However, siblings are clearly separate functions, so usage context is apparent.

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/p-gentili/justetf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server