currency-exchange
3.5
The Currency Exchange MCP Server provides real-time exchange rate information for 19 supported currencies.
List Quotes
Provides a JSON array of all available currency quotes supported by this server. These quotes can be used as source and destination currencies in exchange operations. This tool is essential for determining which currency pairs are available for conversion.
Exchange
Enables currency conversion by specifying the source currency (from), destination currency (to), and optionally the source amount to calculate the destination amount. If no source amount is specified, the default value of 1 is used.