GIMP
Enables conversational control of GIMP 3.0 through natural language commands, translating requests like 'brighten the background a
GIMP MCP server by maorcc that enables conversational control of GIMP 3.0 through natural language commands, bridging the gap between GIMP's powerful image editing capabilities and AI assistants. The implementation consists of a GIMP plugin that creates a socket server inside GIMP to execute Python-Fu commands, paired with an MCP server that translates conversational requests into precise GIMP API operations using PyGObject bindings. Built with FastMCP and designed for both non-technical users who want to edit images through simple descriptions like 'brighten the background and add a vintage filter' and professionals seeking faster multi-step workflows than traditional point-and-click methods, the server exposes all GIMP features through a single call_api tool with comprehensive documentation and recipe patterns for common operations like drawing, color manipulation, layer management, and complex artistic modifications.
Source
Repository: https://github.com/maorcc/gimp-mcp
Maintain GIMP?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[GIMP on getagentictools](https://getagentictools.com/mcp/maorcc-gimp-mcp?ref=badge)