Skip to content
Claude Desktop

Ecom Image Optimizer for Claude Desktop

com.ecommerceimageoptimizer/image-optimizer

Resize, compress, convert, watermark and SEO-tag e-commerce product images from a public URL.

client:Claude Desktop transport:streamable-http

Install Ecom Image Optimizer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "image-optimizer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ecommerceimageoptimizer.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Ecom Image Optimizer in other clients