Skip to content
Claude Desktop

er api mcp for Claude Desktop

io.github.mrfentmen/er-api-mcp

ExchangeRate API currency conversion.

client:Claude Desktop transport:stdio runtime:npm

Install er api mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "er-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "er-api-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

er api mcp in other clients