{
  "ok": true,
  "name": "image",
  "url": "https://mcp.zovo.one/mcp/image",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-06.1",
  "summary": "There is no disk here: image_upload {name, image_base64} stores a PNG, JPEG, BMP, GIF or TIFF under your token and every `path` argument - and every entry of `paths` - is that name.",
  "tool_count": 15,
  "tools": [
    "image_upload",
    "image_files",
    "image_delete_upload",
    "image_info",
    "image_resize",
    "image_convert",
    "image_compress",
    "image_crop",
    "image_thumbnails",
    "image_watermark",
    "image_strip_metadata",
    "image_batch_resize",
    "image_dominant_colors",
    "license_status",
    "license_activate"
  ],
  "free_limits": "sources up to 4 MP and 5 files per batch call; image_info is unlimited, and image_dominant_colors is 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/image/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}