anirbanbasu/frankfurtermcp
If you are the rightful owner of frankfurtermcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Frankfurter MCP is a server implementation that provides access to the Frankfurter API for currency exchange rates through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_supported_currencies
Get a list of currencies supported by the Frankfurter API.
get_latest_exchange_rates
Get latest exchange rates in specific currencies for a given base currency.
convert_currency_latest
Convert an amount from one currency to another using the latest exchange rates.
get_historical_exchange_rates
Get historical exchange rates for a specific date or date range in specific currencies for a given base currency.
convert_currency_specific_date
Convert an amount from one currency to another using the exchange rates for a specific date.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client