← Registry

General Tools

frankfurter.dev

Provides exchange rates and currency conversion between different currencies.

1 endpoint3 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.frankfurter.dev

No auth detected

MCP server metadata

Name
frankfurter
Version
0.4.3
Capabilities
tools.listChanged
Server instructions

`convert` is the primary tool; prefer it for any single conversion. Report the converted amount with its currency, nothing more unless asked. Rates are blended across 84 central banks. For time series or other bulk queries, see https://frankfurter.dev/llms.txt

Known tools 3

get_rates

Latest or a single day's exchange rates.

Inferred read-only
convert

Convert an amount from one currency to another.

Inferred read-only
list_currencies

List all supported ISO 4217 currency codes and their full names (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.frankfurter]
url = "https://mcp.frankfurter.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frankfurter": {
      "type": "http",
      "url": "https://mcp.frankfurter.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frankfurter
Remote MCP URL: https://mcp.frankfurter.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "frankfurter": {
      "url": "https://mcp.frankfurter.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frankfurter": {
      "type": "http",
      "url": "https://mcp.frankfurter.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frankfurter",
  "transport": "streamable-http",
  "url": "https://mcp.frankfurter.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for frankfurter.dev was fetched 2026-08-23T13:47:07.672Z.

Trust status Trusted

frankfurter.dev is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.