This runs a local server that bridges GIMP's Python API to Claude or other MCP clients for AI-assisted image editing. You get programmatic access to GIMP operations like creating layers, loading files, filling selections, and setting layer offsets, plus AI-specific workflows for background removal and inpainting. Instead of manually scripting GIMP edits or context-switching between your editor and the UI, you describe what you want and let the AI manipulate layers and selections directly. Works with GIMP 2.10 or later by dropping a Python plugin into your plugins directory and running the MCP server locally. Best when you need to automate repetitive edits or prototype complex compositions where natural language is faster than clicking through menus.
claude mcp add --transport stdio libreearth-gimp-mcp uvx gimp-mcp