{
  "ok": true,
  "name": "barcode",
  "url": "https://mcp.zovo.one/mcp/barcode",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-06.1",
  "summary": "There is no disk here: out_path is not a path, it is only the name the downloaded file carries (1-64 characters of letters, digits, underscore or dash).",
  "tool_count": 10,
  "tools": [
    "qr_create",
    "qr_wifi",
    "qr_vcard",
    "qr_payment_sepa",
    "invoice_payment_qr",
    "barcode_create",
    "barcode_batch",
    "code_list",
    "license_status",
    "license_activate"
  ],
  "free_limits": "20 codes per calendar month, SVG output; PNG output and barcode_batch are Pro",
  "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/barcode/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}