You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_treasury_rates

Inactive

Tool of treasury

declared in 0.1.0

Get US Treasury bond yields and note interest rates (the yield curve) from 1-month through 30-year maturities — yields on government debt securities used for tracking macro liquidity and risk-free rates. Returns the 10 most recent yield records, optionally filtered by date (YYYY-MM-DD).

Parameters schema

{
  "type": "object",
  "examples": [
    {},
    {
      "date": "2024-01-15"
    }
  ],
  "required": [],
  "properties": {
    "date": {
      "type": "string",
      "description": "Filter by record date in YYYY-MM-DD format (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

treasury

https://github.com/pipeworx-io/mcp-treasury

1/7 registries
View full server →