Skip to content
Cline

GIMP 3 MCP for Cline

io.github.tifyr/gimp3-mcp

Let AI assistants paint, edit and export images in a running GIMP 3, with 80 tools.

client:Cline transport:stdio runtime:pypi

Install GIMP 3 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": {
    "gimp3-mcp": {
      "command": "uvx",
      "args": [
        "gimp3-mcp"
      ]
    }
  }
}

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

GIMP 3 MCP in other clients