Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/exchange-rates-mcp-server

io.github.cyanheads/exchange-rates-mcp-server

Convert currencies, get FX rates, and query historical ECB exchange rate data.

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

Similar MCP servers embedding-nearest

@cyanheads/exchange-rates-mcp-server
Convert currencies, get FX rates, and query historical ECB exchange rate data via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cahthuranag/realtime-exchange-rate-mcp
Real-time currency exchange rates, historical data, and multi-currency lookups for MCP clients.
0 tools
io.github.cyanheads/reference-data-mcp-server
Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.
0 tools
io.github.unirate-api/mcp
Currency conversion and exchange rates for AI. 170+ currencies, historical data back to 1999.
0 tools
pavm035/ai-fx-currency-mcp
MCP server for real-time and historical foreign exchange rates with GitHub OAuth authentication
0 tools
io.github.thenextgennexus/finance-mcp-server
Get stock data, screen stocks, track crypto prices, and monitor exchange rates
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/exchange-rates-mcp-server": {
      "url": "https://exchange-rates.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}