Cbr Rates MCP Server
mcp-cbr-rates is part of the atomno family of MCP servers focused on the Russian fintech ecosystem. It is fully open-source, requires no API keys, and is built on top of the official public CBR endpoints. Its 5 documented tools cluster into read & search, history, key, inflation. It runs locally over stdio via the published package.
People who work with cbr, central bank of russia and exchange rates and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-04 · ★ 2 · #132 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Cbr Rates
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add atomno-mcp-mcp-cbr-rates -- uvx atomno-mcp-cbr-rates Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"atomno-mcp-mcp-cbr-rates": {
"command": "uvx",
"args": [
"atomno-mcp-cbr-rates"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package atomno-mcp-cbr-rates - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.atomno-mcp is GitHub-verified and matches the repo owner
03 · What Cbr Rates can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 5 documented tools across read & search, history, key, including get_rate, history_rates, key_rate, inflation.
Capability map
Tools grouped from the project's README - what Cbr Rates lets an agent do.
read & search
1 tool - e.g. char_code: str, on_date?: date
get_rate
History
1 tool - e.g. char_code: str, date_from: date, date_to: date
history_rates
Key
1 tool - e.g. date_from?: date, date_to?: date
key_rate
Inflation
1 tool - e.g. year_from?: int, year_to?: int
inflation
Statistics
1 tool - e.g. _(none)_
statistics
Latest releases
v0.1.11 · 2026-09-04
Fixed · Разбор таблицы инфляции ЦБ понимает оба формата месяца: русские названия и MM.YYYY (07.2026). Если в таблице нет ни одной узнаваемой строки, возвращается ошибка разбора.
v0.1.10 · 2026-07-14
add title mcp-<slug> for catalog display · Keep io.github name for MCP Registry schema; title is the Glama/catalog display name.
v0.1.8 · 2026-07-14
Registry display name: mcp-cbr-rates (no io.github title case).
04 · Who maintains Cbr Rates
mcp-cbr-rates is maintained by atomno-mcp. We track 14 MCP servers from atomno-mcp - 14 actively maintained, 26 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from atomno-mcp.
- mcp-zakupki MCP server for Russian government procurement data (44-FZ / 223-FZ / 615-PP). ★ 2
- mcp-egrul EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs. ★ 2
- mcp-sudact Russian court practice (Sudact): case search by article, court, dates; full decision text. ★ 2
- mcp-fns-check Russian tax authority (FNS) counterparty checks: status, debts, blocks. Due diligence MCP. ★ 15
05 · Facts
- repository
- github.com/atomno-mcp/mcp-cbr-rates
- category
- finance - ranked #132 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-04)
- registry
- io.github.atomno-mcp/mcp-cbr-rates (active, first published 2026-07-05 · 4 versions)
- packages
- pypi:atomno-mcp-cbr-rates
06 · Cbr Rates FAQ
Is Cbr Rates still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-04 and it shipped 6 releases in the last 90 days. We re-verify nightly.
What can Cbr Rates do?
An agent gets 5 documented tools across read & search, history, key, including get_rate, history_rates, key_rate, inflation.
How do I install Cbr Rates?
Run `uvx atomno-mcp-cbr-rates`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Cbr Rates run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Cbr Rates
Alternatives to Cbr Rates
Maintained finance servers if Cbr Rates isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what Cbr Rates doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · ATXP - Agent Payment & Wallet Infrastructure · VARRD - Statistically Validated Trading Edges + AI Research Engine · NexusTrade Financial MCP · Agentscoin MCP · Azeth Protocol MCP Server
More Python MCP servers · Egrul · Fns Check (atomno-mcp) · Sudact · Zakupki · see all