Skip to content
Back to search
30
MCP sse

Currency Converter API

io.github.br0ski777/currency-converter

Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.

Uptime
0.0%
35 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Currency Converter API
Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.
1 tools · sse
Currency Converter
Converts between fiat and cryptocurrency pairs using ECB and CoinGecko exchange rates.
0 tools
Coinbase Exchange Rates
Exchange rates for a base currency against fiat and crypto from the public Coinbase API, no key. Returns the rate map for the base currency.
0 tools · http
Unit Converter API
Unit conversion — length, weight, temperature, volume, speed, data. x402 micropayment.
0 tools · sse
CoinAPI Exchange Rates - Historical
Integrates with CoinAPI to provide historical cryptocurrency and foreign exchange rate data.
0 tools
io.github.cyanheads/exchange-rates-mcp-server
Convert currencies, get FX rates, and query historical ECB exchange rate data.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "currency_converter_api": {
      "url": "https://currency-converter.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}