Skip to content
Claude Desktop

imgcli for Claude Desktop

io.github.swperb/imgcli

Convert, resize, crop, filter & composite images via the imgcli CLI (lightweight, no deps)

client:Claude Desktop transport:stdio runtime:npm

Install imgcli in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "imgcli": {
      "command": "npx",
      "args": [
        "-y",
        "imgcli-mcp"
      ],
      "env": {
        "IMGCLI_BIN": "<IMGCLI_BIN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

imgcli in other clients