You're viewing a demo portfolio

Join the waitlist
PRSM

exchange_rate_table

Active

Tool of Nbp Pl

declared in 0.1.0

Full NBP exchange-rate table of PLN rates for many currencies at once. Pick a table: A = major currencies (mid-rate), B = other/minor currencies (mid-rate), C = bid/ask trading rates for the major set. Rates are PLN per 1 unit of each currency (per 100 for some minor units). Defaults to the latest published table; optionally pass a single date (YYYY-MM-DD) or last_n for the N most recent tables. Weekends/Polish holidays have no data (404).

Parameters schema

{
  "type": "object",
  "properties": {
    "date": {
      "type": "string",
      "description": "Single publication date, YYYY-MM-DD, e.g. \"2026-05-29\". Must be a working day or it 404s."
    },
    "table": {
      "type": "string",
      "description": "Table letter: \"A\" (major mid), \"B\" (other mid), or \"C\" (bid/ask). Default \"A\"."
    },
    "last_n": {
      "type": "integer",
      "description": "Return the N most recent tables instead of just today. Ignored if date is given."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Nbp Pl

https://github.com/pipeworx-io/mcp-nbp-pl

1/7 registries
View full server →