mcp-frankfurter

Porma-Software/mcp-frankfurter
★ 0 stars Python AI/LLM Updated 1d ago
MCP server for the ECB euro reference exchange rates (Frankfurter API). Porma Software portfolio.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-frankfurter": {
      "command": "uvx",
      "args": [
        "mcp-frankfurter"
      ]
    }
  }
}

Or install with pip: pip install mcp-frankfurter

README Excerpt

Official euro exchange rates, answered inside a Claude conversation — no spreadsheet, no currency-converter tab, no manual lookup. This is an [MCP](https://modelcontextprotocol.io) server: a small connector that gives Claude five new abilities, all backed by the [Frankfurter API](https://frankfurter.dev), which publishes

Topics

ecbexchange-ratesmcpmodel-context-protocolpython