exchange_rate_table
ActiveTool of Nbp Pl
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nbp Pl
https://github.com/pipeworx-io/mcp-nbp-pl
1/7 registries