get_treasury_rates
InactiveTool of treasury
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
treasury
https://github.com/pipeworx-io/mcp-treasury
1/7 registries