Skip to main content
Glama

xpay✦ Finance Collection

getForexList

Access a comprehensive list of all currency pairs traded on the forex market with the FMP Forex Currency Pairs API. Analyze and track the performance of currency pairs to make informed investment decisions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

B3.4/5.0
Behavior3/5

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

With no annotations, the description must carry the full burden of behavioral disclosure. It states that the tool returns a comprehensive list of currency pairs, which conveys the basic operation. However, it does not disclose the return format (e.g., symbols only vs. additional metadata), whether the list includes inactive pairs, or any rate-limit or authentication considerations. For a simple no-parameter list tool, this is adequate but lacking in depth.

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

Conciseness3/5

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

The description consists of two sentences. The first sentence is informative and specific, but the second is generic marketing language ('Analyze and track the performance...') that adds little value. It is not overly long, but it could be tightened to a single, more direct statement about what the tool returns.

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 that there is no output schema and no annotations, the description should explain what the returned list contains (e.g., currency pair codes, names, or additional data). It only says 'comprehensive list,' which leaves the agent uncertain about the data structure and whether it can be used directly with other tools like getForexQuote. This is a significant gap for a no-parameter tool where the description is the only source of context.

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

Parameters4/5

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

The tool has zero parameters, and the schema is empty with 100% coverage. According to the rubric, the baseline is 4 for no parameters. The description adds no parameter-specific meaning because there are no parameters to explain, but it correctly implies that no inputs are required.

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's primary function: accessing a comprehensive list of all forex currency pairs. It identifies the resource (currency pairs), the market (forex), and the API source, making it distinct from sibling tools like getForexQuote or getForexHistoricalFullChart 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 Guidelines2/5

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

No explicit guidance is provided on when to use this tool versus alternatives. The description implies it should be used when you need the list of currency pairs, but it does not mention other forex-related tools (e.g., getForexQuote for price quotes) or exclusions. The final sentence about investment decisions is too general to serve as actionable usage guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources