MCP
Convert amounts and pull current, historical, or time series rates straight from your AI assistant, through the official Model Context Protocol server.
Quick Start
Add https://mcp.frankfurter.dev/ as a remote server in your MCP client's settings.
Tools
get_rates- Blended reference rates. No date returns the latest; a single
datereturns that day;startandendreturn a time series. Optionalbase,quotes, andprovider. convert- Convert an amount between two currencies. Returns a money object with the converted amount and currency. Pass
datefor a historical rate. list_currencies- Supported ISO 4217 currency codes and names.
list_providers- Available data sources. Use a provider key with
get_ratesto filter to a single source.