{
  "ok": true,
  "name": "currency",
  "url": "https://mcp.zovo.one/mcp/currency",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-13.1",
  "summary": "ECB reference rates.",
  "tool_count": 10,
  "tools": [
    "rates_latest",
    "convert",
    "convert_many",
    "fx_rates_for",
    "rate_history",
    "rate_on",
    "currencies_list",
    "cache_status",
    "license_status",
    "license_activate"
  ],
  "free_limits": "historical rates over the last 90 days (Pro reads the series back to 1999-01-04)",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/currency/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}