General Tools
frankfurter.dev
Provides exchange rates and currency conversion between different currencies.
ENDPOINT 1
https://mcp.frankfurter.dev
MCP server metadata
- Name
- frankfurter
- Version
- 0.4.3
`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
list_currenciesList all supported ISO 4217 currency codes and their full names (e.
Inferred read-onlyCONNECT 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.
frankfurter.dev is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.