Frankfurter MCP Server
Official Model Context Protocol server for the Frankfurter exchange-rate API. A thin, stateless proxy over Frankfurter's v2 blended multi-source reference rates. Its 4 documented tools cluster into read & search, convert. It is available as a remote MCP endpoint.
Teams that want a hosted API integration endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 2 · #240 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
TypeScript servers · how we verify → /methodology
01 · Install Frankfurter
Claude Code
claude mcp add lineofflight-frankfurter-mcp --transport http https://mcp.frankfurter.dev/ Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"lineofflight-frankfurter-mcp": {
"url": "https://mcp.frankfurter.dev/"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.frankfurter.dev/
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.frankfurter.dev
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license no standard license detected - usage rights unclear; check the repo before commercial use
registry namespace io.github.lineofflight is GitHub-verified and matches the repo owner
03 · What Frankfurter can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 4 documented tools across read & search, convert, including convert, get_rates, list_currencies, list_providers.
Capability map
Tools grouped from the project's README - what Frankfurter lets an agent do.
read & search
3 tools - e.g. blended reference rates for the latest day or a single; supported ISO 4217 codes and names as { code: name }.; the institutions relayed, with key, rate type,
get_rates · list_currencies · list_providers
Convert
1 tool - e.g. the primary tool. Convert an amount between two currencies;
convert
Latest releases
v0.5.1 · 2026-09-17
Added · Light and dark theme PNG icons in server.json for MCP clients and registries. · Changed · get_rates accepts a single quotes code as a bare string, e.g. "USD", · since models often send one code without wrapping…
v0.5.0 · 2026-09-10
Added · provider on convert and get_rates: one institution's published rates · instead of the blend, for tax and customs filings. UST gives the U.S. · Treasury's quarterly reporting rate, and a date inside the quarter…
v0.4.3 · 2026-06-12
Changed · Server instructions now state that rates are blended across 84 central banks, · so results aren't mislabeled as coming from a single source (e.g. ECB).
04 · Who maintains Frankfurter
Frankfurter is maintained by lineofflight. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/lineofflight/frankfurter-mcp
- website
- https://frankfurter.dev/
- category
- API integration - ranked #240 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 2 releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.lineofflight/frankfurter (active, first published 2026-05-18 · 11 versions)
06 · Frankfurter FAQ
Is Frankfurter still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 2 releases in the last 90 days. We re-verify nightly.
What can Frankfurter do?
An agent gets 4 documented tools across read & search, convert, including convert, get_rates, list_currencies, list_providers.
How do I install Frankfurter?
Run `claude mcp add lineofflight-frankfurter-mcp --transport http https://mcp.frankfurter.dev/`. You can also paste the ready-made client config above.
Does Frankfurter require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.
07 · Alternatives to Frankfurter
Alternatives to Frankfurter
Maintained API integration servers if Frankfurter isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Atest MCP Server · Fossick · Livetennisapi MCP · Korail MCP · Lumify Sports Intelligence
More TypeScript MCP servers · Linkup Platform Linkup MCP Server · Lintbase MCP · Lotus Wisdom · Music Studio · Miner U · see all