exchange-rate-mcp

boy-373/exchange-rate-mcp
★ 0 stars Python Browser/Web Updated 3d ago
MCP server for live currency exchange rates and amount conversion, ISO codes and Chinese currency names, ECB reference rates (Frankfurter) with fallback. Hosted Streamable HTTP endpoint included.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "exchange-rate-mcp": {
      "command": "uvx",
      "args": [
        "exchange-rate-mcp"
      ]
    }
  }
}

Or install with pip: pip install exchange-rate-mcp

README Excerpt

Live **currency exchange rates and amount conversion** for 30+ currencies, accepting both ISO codes (USD) and Chinese names (美元), based on ECB daily reference rates. - **Try it in 30 seconds**: a free public MCP endpoint is already running — just paste the URL into your MCP client (no install, no API key).

Tools (2)

amounttarget

Topics

chinesecurrencyecbexchange-ratefastmcpfinanceforexmcpmcp-servermodelcontextprotocolstreamable-http