Cnb Cz vs Amcharts5 — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Cnb Cz vs Amcharts5
In-depth architectural comparison of the Cnb Cz and Amcharts5 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 Cz
Developer Tools · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Amcharts5
Developer Tools · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Verdict Summary: Choose Cnb Cz if you need specialized Developer Tools tools running via a local process. Choose Amcharts5 if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
C
Choose Cnb Cz when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
ČNB official daily exchange rates against the Czech koruna (CZK) for a given day. Returns one entry per listed currency (~30 currencies, e.g. USD, EUR, GBP, JPY) with country, currency, currencyCode, amount and rate. The rate is CZK per `amount` units of that currency. Omit `date` for the latest pu…
cnb_exchange_rates_currency_month
Daily ČNB exchange rates for ONE currency across a whole month — a per-currency time series against CZK. Returns currencyCode, amount, validFor (YYYY-MM-DD) and rate for each working day in the month. Use this to chart or compare a single currency over time. Verified live.
cnb_monthly_averages
Monthly average exchange rates for ONE currency against CZK, across all available years. Returns month (e.g. "JAN"), year, currencyCode, amount and average. Useful for historical trend/year-over-year comparisons of a currency vs CZK. Verified live.
cnb_pribor
PRIBOR — the Prague Interbank Offered Rate (CZK money-market reference rates) for a given day. Returns one entry per tenor (period: ONE_DAY, ONE_WEEK, ONE_MONTH, THREE_MONTH, SIX_MONTH, ONE_YEAR, etc.) with the pribor rate in percent. Omit `date` for the latest. Verified live.
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 Cz is categorized under Developer Tools and uses a local stdio subprocess. In contrast, Amcharts5 belongs to Developer Tools using local stdio subprocess. Select Cnb Cz when you need capabilities focused on developer tools and Amcharts5 when you require tools for developer tools.
CZEONIA — the Czech Overnight Index Average (the reference rate for actual overnight CZK interbank deposits) for a given day. Returns validFor, the overnight rate (percent) and traded volume in CZK millions. Omit `date` for the latest. Verified live.
Amcharts5 Tools (10)
get_core_reference
Get core amCharts 5 docs — setup, themes, colors, events, common pitfalls
get_chart_reference
Get full reference for a chart type (e.g. "pie", "sankey", "xy")
list_chart_types
List all available chart types and their keywords
search_docs
Search the skill reference docs by keyword
search_all
Search across **everything** — skill docs, full documentation, and code examples
get_doc
Get a full documentation page (e.g. "charts/xy-chart/axes", "concepts/events")
get_section
Get a specific section from a reference file by heading
get_quick_start
Get a minimal working template for any chart type
list_examples
Browse all 283 examples, optionally filtered by category