MCP server for the Frankfurter exchange rates API
- ✓Actively maintained (<30d)
- ✓Clear description
- !No standard license detected
claude mcp add frankfurter-mcp -- docker run -i --rm ghcr.io/lineofflight/frankfurter-mcp{
"mcpServers": {
"frankfurter-mcp": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/lineofflight/frankfurter-mcp"]
}
}
}Resumen de MCP Servers
# frankfurter-mcp
Official [Model Context Protocol](https://modelcontextprotocol.io) server for the
[Frankfurter](https://frankfurter.dev) exchange-rate API. A thin, stateless proxy
over Frankfurter's v2 blended multi-source reference rates.
## Tools
- **`convert`** — the primary tool. Convert an amount between two currencies;
returns a money object `{ amount, currency }` rounded to the target's minor
units. Pass `date` for a historical rate.
- **`get_rates`** — blended reference rates for the latest day or a single
`date`. Optional `base` and `quotes`. The raw-rate companion to `convert`.
- **`list_currencies`** — supported ISO 4217 codes and names as `{ code: name }`.
For time series, historical ranges, provider-specific rates, or bulk queries,
use the REST API at `https://api.frankfurter.dev/v2` directly.
Rates are daily reference rates, not real-time trading rates. Not financial advice.
## Run
```bash
npm install
npm run build
npm start # listens on :3000, POST /
```
Docker:
```bash
docker build -t frankfurter-mcp . && docker run -p 3000:3000 frankfurter-mcp
docker run -p 3000:3000 ghcr.io/lineofflight/frankfurter-mcp:latest
```
The prebuilt `ghcr.io/lineofflight/frankfurter-mcp:latest` image is published
on each release; building from source also works.
Point any MCP client at `http://<host>:3000/` (Streamable HTTP). The hosted
server is at `https://mcp.frankfurter.dev/`.
## Configuration
- `PORT` — HTTP port (default `3000`).
- `FRANKFURTER_API_URL` — upstream API base (default `https://api.frankfurter.dev`).
Set this to a self-hosted Frankfurter instance if desired. The value must be a
host root: any path prefix in it is discarded (e.g. `https://example.com/api`
resolves to `https://example.com/v2/rates`), so a self-hosted instance must be
reachable at the host root.
## Development
```bash
npm test # vitest
npm run lint # biome
```
## License
MIT
Lo que la gente pregunta sobre frankfurter-mcp
¿Qué es lineofflight/frankfurter-mcp?
+
lineofflight/frankfurter-mcp es mcp servers para el ecosistema de Claude AI. MCP server for the Frankfurter exchange rates API Tiene 1 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala frankfurter-mcp?
+
Puedes instalar frankfurter-mcp clonando el repositorio (https://github.com/lineofflight/frankfurter-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar lineofflight/frankfurter-mcp?
+
Nuestro agente de seguridad ha analizado lineofflight/frankfurter-mcp y le ha asignado un Trust Score de 54/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene lineofflight/frankfurter-mcp?
+
lineofflight/frankfurter-mcp es mantenido por lineofflight. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a frankfurter-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega frankfurter-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/lineofflight-frankfurter-mcp)<a href="https://claudewave.com/repo/lineofflight-frankfurter-mcp"><img src="https://claudewave.com/api/badge/lineofflight-frankfurter-mcp" alt="Featured on ClaudeWave: lineofflight/frankfurter-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。