LogoSTMCP
Download
frankfurtermcp

Frankfurter MCP

Frankfurter MCP is a Model Context Protocol server that provides tools for accessing the Frankfurter API, offering currency exchange rates, historical data, and currency conversion capabilities for language model agents.

Tools

1. get_supported_currencies

Get a list of currencies supported by the Frankfurter API.

2. get_latest_exchange_rates

Get latest exchange rates in specific currencies for a given base currency.

3. convert_currency_latest

Convert an amount from one currency to another using the latest exchange rates.

4. get_historical_exchange_rates

Get historical exchange rates for a specific date or date range in specific currencies for a given base currency.

5. convert_currency_specific_date

Convert an amount from one currency to another using the exchange rates for a specific date.

Open Graph image for Frankfurter MCP

JSON Config

{
    "command": "uv",
    "args": [
        "run",
        "frankfurtermcp"
    ]
}

Information