This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryFirst public release of mcp-cbr-rates adds Tools API, FastMCP stack integration and quick‑start guide.
Full changelog
First public release of mcp-cbr-rates — an MCP (Model Context Protocol) server that gives AI agents direct, typed access to public Central Bank of Russia data.
Tools
get_rate— current or historical exchange rate for one currencyhistory_rates— daily history over a date range (≤ 365 days)key_rate— CBR key interest rate over a rangeinflation— annual inflation by yearstatistics— aggregated macro snapshot
Stack
- Built on the official
mcpPython SDK (FastMCP) httpxasync,Pydantic v2schemas,defusedxmlfor safe XML parsing- In-memory TTL cache (1 h for daily / 24 h for historical)
- 52 unit tests, 84% coverage, MIT licensed
Quick start
uv pip install mcp-cbr-rates
python -m mcp_cbr_rates
See README for full setup with Cursor / Claude Desktop / Claude Code.
Disclaimer
Not affiliated with the Central Bank of Russia. Use at your own risk.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About atomno-labs/mcp-cbr-rates
Central Bank of Russia (ЦБ РФ) data — currency exchange rates (daily and historical), key interest rate, inflation, and aggregated macro statistics. Five typed tools backed by an in-memory TTL cache. No API key required.
Related context
Beta — feedback welcome: [email protected]