Agent Tools
Back to MCP servers
● degraded

Provides real-time currency conversion capabilities by fetching current exchange rates from currency APIs, enabling financial calculations, international business analysis, and travel planning workflows.

Transport
sse
Auth
open
Cost
free

How to connect

MCP endpoint (sse)
https://currency-mcp.wesbos.com/sse
JSON-RPC initialize probe
curl -X POST https://currency-mcp.wesbos.com/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/wesbos/currency-conversion-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/wesbos-currency-conversion