MCP Servers / other / mcp-cbr-rates

mcp-cbr-rates

JSON →
stdionone1other

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
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mcp-cbr-rates
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
mcp-cbr-rates — MCP Server · libregistry