MCP server for Exchange Rate API — real-time and historical currency exchange rates for Claude Code, Cursor, Claude Desktop, and Windsurf
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 4 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
get_exchange_rate
Get the current mid-market rate between two currencies
-
get_historical_rates
Get historical data for a pair over 1d, 7d, 30d, or 1y
-
get_rates
Multi-target rates with date ranges and grouping (day/week/month)
-
list_currencies
List all 160+ supported currencies
evidence-backed
findings quoted directly from the published source artifact — not inferred
secrets 1
- secrets Exchange-RateAPI-mcp-server-f415f82/src/index.ts :110
const apiKey = process.env.EXCHANGE_RATE_API_KEY;
declared dependencies 4
- @modelcontextprotocol/sdk@^1.0.4
- zod@^3.23.8
- @types/node@^20.14.0
- typescript@^5.5.0