Skip to main content
Glama

Rate Curve Analytics

rate_curve
Read-only

Return official government-nominal curve nodes, slopes, or derived forward segments for one currency. This is a subscriber data tool and preserves the endpoint's requested view and method metadata. Access: requires an FXMacroData API key; an anonymous call returns subscription_required with a subscribe link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoOptional target date, YYYY-MM-DD.
viewNoCurve view: nodes, slopes, or forwards.nodes
methodNoForward derivation method when view is forwards.derived_from_spot_nodes
metricNoCurve metric.spot
currencyYes3-letter currency code.
curve_familyNoOfficial curve family.government_nominal

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed6 schema fields changed
    • removedInput schema / properties / currency / title
      Removed value: -"Currency"
    • removedInput schema / properties / curve_family / title
      Removed value: -"Curve Family"
    • removedInput schema / properties / date / title
      Removed value: -"Date"
    • removedInput schema / properties / method / title
      Removed value: -"Method"
    • removedInput schema / properties / metric / title
      Removed value: -"Metric"
    • removedInput schema / properties / view / title
      Removed value: -"View"
  2. Added

TDQS

A4.2/5.0
Behavior4/5

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

The description aligns with the readOnly and non-destructive annotations and adds transparency about subscription-gated behavior and anonymous-call outcomes. It does not fully spell out that no data is modified, but the annotations already cover that and the description adds meaningful access-related behavior.

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

Conciseness5/5

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

The description is concise and information-dense, with no redundant phrases or filler. Three sentences cover purpose, access requirements, and failure mode without unnecessary elaboration.

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

Completeness4/5

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

Given that an output schema exists, the description does not need to detail return formats. It adequately covers the tool's data-access context, authentication requirement, and anonymous behavior, making it sufficiently complete for a subscriber-gated read-only data tool.

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?

The schema descriptions already cover all six parameters with 100% coverage, so the baseline applies. The description adds some context around derived forward segments and official government-nominal curves, but it does not materially deepen parameter understanding beyond the existing schema.

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 purpose: returning official government-nominal curve nodes, slopes, or derived forward segments for one currency. It identifies the specific resource, the action, and the scope in a way that is immediately understandable.

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 provides actionable access guidance: it is a subscriber data tool, requires an FXMacroData API key, and notes that anonymous calls return subscription_required with a subscribe link. It stops short of comparing this tool to sibling alternatives, but the access guidance is clear and useful.

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.