Skip to content
Cline

image tools mcp for Cline

io.github.mrfentmen/image-tools-mcp

Resize, compress, and inspect local images. No network and no key.

client:Cline transport:stdio runtime:npm

Install image tools mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "image-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/image-tools-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

image tools mcp in other clients