AllRatesToday for Claude Code
io.github.cahthuranag/mcp-server
Real-time & historical exchange rates for 160+ currencies. No API key needed to start.
client:Claude Code
transport:stdio
runtime:npm
Install AllRatesToday in Claude Code
run in your project directory
claude mcp add mcp-server -e ALLRATES_API_KEY=<ALLRATES_API_KEY> -e ALLRATES_BASE_URL=<ALLRATES_BASE_URL> -- npx -y @allratestoday/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs