Loading MCP server directory, please wait...
Let AI assistants paint, edit and export images in a running GIMP 3, with 80 tools.
npx @getmcp/cli add io.github.tifyr/gimp3-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tifyr/gimp3-mcp": {
"command": "uvx",
"args": [
"gimp3-mcp"
]
}
}
}