# Frankfurter MCP server

Convert currencies and fetch blended FX rates from 50+ institutional sources.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lineofflight-frankfurter
- Repository: https://github.com/lineofflight/frankfurter-mcp
- Website: https://frankfurter.dev

## Install
- Endpoint: https://mcp.frankfurter.dev/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.frankfurter.dev/

## Tools
- get_rates (Get exchange rates) - Latest or a single day's exchange rates. The raw-rate companion to `convert`. Endpoint: https://mcp.frankfurter.dev/
- convert (Convert currency) - Convert an amount from one currency to another. Returns {amount, currency} rounded to the target's minor units. Upstream rounds rates per direction; for low-value sources, flip via `get_rates` for more precision. Endpoint: https://mcp.frankfurter.dev/
- list_currencies (List currencies) - List all supported ISO 4217 currency codes and their full names (e.g. { 'USD': 'United States Dollar' }). Endpoint: https://mcp.frankfurter.dev/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lineofflight
- Version: 0.4.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 5, 2026
- Source: https://registry.modelcontextprotocol.io
