exchange_rates_currency_month
InactiveTool of Cnb Cz
Daily ČNB exchange rates for ONE currency across a whole month — a per-currency time series against CZK. Returns currencyCode, amount, validFor (YYYY-MM-DD) and rate for each working day in the month. Use this to chart or compare a single currency over time. Verified live.
Parameters schema
{
"type": "object",
"required": [
"currency"
],
"properties": {
"lang": {
"type": "string",
"description": "Label language: \"EN\" (default) or \"CZ\"."
},
"currency": {
"type": "string",
"description": "ISO currency code, e.g. \"USD\", \"EUR\", \"GBP\" (required)."
},
"yearMonth": {
"type": "string",
"description": "Month in YYYY-MM, e.g. \"2026-05\". Omit for the current month."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Cnb Cz
https://github.com/pipeworx-io/mcp-cnb-cz
1/7 registries