mcp-cbr-rates
JSON →A Model Context Protocol (MCP) server that exposes public Bank of Russia (ЦенÑÑалÑнÑй банк РФ, CBR) data â currency quotes, key rate, inflation and a compact macro snapshot â to AI agents.
Install
pip install -e Tools · 5
- get_rate Get a single currency quote on a given date (or the latest date if not specified).
- history_rates Get a series of daily currency quotes for a given date range (max 366 days).
- key_rate Get the CBR key rate history for a given date range.
- inflation Get monthly year-over-year CPI (in percent) for a given year range.
- statistics Get a combined macro snapshot including key rate, USD/EUR/CNY rates, and inflation.
Links
★ 1 GitHub stars