Exchange Rates MCP by UnClick for Claude Desktop
io.github.malamutemayhem/exchangerate
Currency conversion plus latest and historical exchange rates. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install Exchange Rates MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"exchangerate": {
"command": "npx",
"args": [
"-y",
"@unclick/exchangerate-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs