Cnb vs MCP Cbr Rates — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Cnb vs MCP Cbr Rates
In-depth architectural comparison of the Cnb and MCP Cbr Rates MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Cnb
Finance & Fintech · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
MCP Cbr Rates
Finance & Fintech · Local stdio
Quality: 57/100 (Good) | Auth: No auth required
Verdict Summary: Choose Cnb if you need specialized Finance & Fintech tools running via a local process. Choose MCP Cbr Rates if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Cnb when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: Fetches full daily ČNB FX sheets, Retrieves individual currency rates, Converts currencies through CZK.
Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.
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.
Category & Scope
Tools & Capabilities Breakdown
Cnb Tools (5)
Fetches full daily ČNB FX sheets
Retrieves individual currency rates
Converts currencies through CZK
Supports optional historical dates
Caches upstream data for 10 minutes
MCP Cbr Rates Tools (5)
get_rate
Get the official Bank of Russia exchange rate for a single currency on a given date (or the latest published date if 'on_date' is omitted). Returns nominal, value, per-unit rate and effective quote date.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Cnb is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, MCP Cbr Rates belongs to Finance & Fintech using local stdio subprocess. Select Cnb when you need capabilities focused on finance & fintech and MCP Cbr Rates when you require tools for finance & fintech.
Get the official CBR exchange-rate series for a single currency between two dates inclusive. Range capped at 366 days; for longer windows call repeatedly.
key_rate
Get the CBR key-rate (ставка рефинансирования) time series for the requested range. Defaults to the most recent 30 days.
inflation
Get monthly year-over-year consumer price index (CPI) inflation as published by CBR for the given year range (defaults to the previous and current year).
statistics
Get a compact macro snapshot: latest key rate, USD/EUR/CNY rates, latest YoY inflation, and the period the inflation refers to.