drachma

sebkoo/drachma
★ 0 stars Swift AI/LLM Updated 7d ago
Live currency conversion for humans and AI agents — a native iOS app + Swift MCP server on keyless ECB rates (Frankfurter). No keys, no accounts, no tracking.
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": {
    "drachma": {
      "command": "npx",
      "args": [
        "-y",
        "sebkoo/drachma"
      ]
    }
  }
}

README Excerpt

Live currency conversion for humans **and** AI agents — a native iOS app and a Swift MCP server sharing one keyless public data source: the European Central Bank's reference rates, via the [Frankfurter API](https://frankfurter.dev). No API keys. No accounts. No tracking. Exchange rates are public data. Most apps put them behind keys, quotas, ads, and consent walls anyway. Drachma refuses all of it:

Tools (1)

DrachmaCore