Cnb MCP Server
Official Czech National Bank (ČNB) exchange rates - daily and historical CZK rates against EUR, USD, and 30+ currencies. Direct from the central bank, the authoritative source for accounting and invoicing in the Czech Republic.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 9 MCP servers published from martinhavel/cz-agents-mcp. Stars and repository activity are shared across all of them. See all 9 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-08 · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Cnb
Claude Code
claude mcp add martinhavel-cz-agents-mcp-packages-cnb --transport http https://cnb.cz-agents.dev/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"martinhavel-cz-agents-mcp-packages-cnb": {
"url": "https://cnb.cz-agents.dev/mcp"
}
}
} 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
https://cnb.cz-agents.dev/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-08-25
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 · remote - your agent's requests go to cnb.cz-agents.dev
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license MIT - declared in the repository
npm package @czagents/cnb - the @czagents scope differs from the repo owner (martinhavel); confirm it's the project's official package
registry vendor namespace dev.cz-agents - domain-verified with the official MCP registry
03 · What Cnb can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools, including get_rates, get_rate.
The 2 tools it gives your agent
Extracted from the project's README - what cnb lets an agent do.
- get_rates
- - Use it to obtain the full ČNB daily currency sheet, either latest or for a valid historical ISO date. Do not use it when only one currency rate is needed; use g
- get_rate
- - Use it to retrieve one currency’s official CZK rate from the latest or a historical ČNB sheet. Do not use it for a cross-currency conversion such as USD to EUR;
Latest releases
v0.3.3 · 2026-06-03
Docs-only. Broadens the README so catalog auto-summaries (Glama) represent the full suite (ARES/ČNB/ADIS/ISIR/sanctions/EU registries + dd aggregator), not just 'dd + QR'. No tool/API changes.
v0.3.2 · 2026-06-03
Supersedes v0.3.1 for Glama publishing - use THIS one. · All 9 free packages now have glama.json (added missing realestate/glama.json). · Includes everything from v0.3.1: payqr in README + remote config, unified…
v0.3.1 · 2026-06-03
Docs/metadata release (no new tools or breaking changes). · Unified canonical server descriptions across package.json, README and server.json (consistent across npm, MCP Registry and Glama). · Added @czagents/payqr to…
04 · Who maintains Cnb
cnb is maintained by martinhavel. We track 9 MCP servers from martinhavel - 9 actively maintained, 5 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from martinhavel.
- dd Czech & EU due diligence in one call - facts, insolvency, sanctions, VAT, risk score, UBO chain. ★ 5
- isir Czech insolvency register (ISIR) - active/historical insolvency & bankruptcy by IČO or person. ★ 5
- ares Czech & Slovak business registry - company lookup by IČO, name, legal form, VAT. Official ARES. ★ 5
- sanctions Sanctions screening for KYC/AML - EU FSF + OFAC SDN checks for Czech companies & individuals. ★ 5
- eu-registry EU company registry lookup across 16 countries incl. Sweden Bolagsverket. ★ 5
- adis Czech VAT-payer reliability (ADIS / nespolehlivý plátce DPH) + registered bank accounts by DIČ. ★ 5
05 · Facts
- repository
- github.com/martinhavel/cz-agents-mcp
- website
- https://cz-agents.dev/
- category
- finance - actively maintained as of 2026-08-25.
- registry
- dev.cz-agents/cnb (active, first published 2026-04-16 · 4 versions)
- packages
- npm:@czagents/cnb
06 · Cnb FAQ
What is Cnb?
Official Czech National Bank (ČNB) exchange rates - daily and historical CZK rates against EUR, USD, and 30+ currencies. Direct from the central bank, the authoritative source for accounting and invoicing in the Czech Republic.
Is Cnb still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-08. We re-verify nightly.
How do I install Cnb?
Run `npx -y @czagents/cnb`. You can also paste the ready-made client config above.
Does Cnb require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.
07 · Alternatives to Cnb
Alternatives to Cnb
Maintained finance servers if Cnb isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Cnb doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Payqr · MT5 Quant · Omie · US compliance and books health · Meelion MCP
More TypeScript MCP servers · Dd · Eu Registry · Isir · Realestate · see all