You're viewing a demo portfolio

Join the waitlist
PRSM

treasury_exchange_rates

Active

Tool of Treasury Fiscal

declared in 0.1.0

Get official US Treasury exchange rates for any currency (e.g., 'EUR', 'GBP', 'JPY'). Returns rates used for government conversions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 12,
      "country": "China"
    },
    {
      "limit": 24,
      "country": "Japan"
    }
  ],
  "required": [
    "country"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of records to return (default 12)"
    },
    "country": {
      "type": "string",
      "description": "Country name (e.g., \"China\", \"Mexico\", \"Japan\", \"Canada\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Treasury Fiscal

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

1/7 registries
View full server →
treasury_exchange_rates — Treasury Fiscal — PRSM MCP