github analyzed · update queued f415f82

Exchange-RateAPI/mcp-server

github

MCP server for Exchange Rate API — real-time and historical currency exchange rates for Claude Code, Cursor, Claude Desktop, and Windsurf

maintainer
Exchange-RateAPI
license
MIT
first seen
2026-06-10
last seen
2026-06-20
releases · 30d
1
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 4 tools
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

code evidence vv1.0.0 · github-tarball
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