Pulls exchange rates from the European Central Bank for fiat currencies and CoinGecko for crypto, letting you convert between them without hunting down APIs yourself. The x402 suffix indicates it supports micropayments through the HTTP 402 protocol, though the GitHub repo is sparse on implementation details. You'd reach for this when building finance dashboards, expense trackers, or any tool where Claude needs to quote prices across currencies in real time. Runs as a remote server over SSE, so no local setup required. Straightforward currency conversion as a service, assuming the hosted endpoint at klymax402.com stays reliable.
claude mcp add --transport sse io.github.br0ski777-currency-converter https://currency-converter.api.klymax402.com/mcp