gimp-mcp by maorcc
31 score
MCP server that bridges GIMP 3.0 with natural language commands, enabling conversational image editing through Claude Desktop and other MCP clients. Exposes GIMP's full PyGObject API for AI-powered image manipulation.
Ranked #6332 out of 9678 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 7
Freshness 2mo ago
Issue Health 60%
Stars 65
Platform Breadth 1 platform
Contributors 6
Description Detailed
How to Improve
Freshness high impact
Platforms medium impact
Supported Platforms
From the README
# GIMP MCP ## Overview This project enables non-technical users to edit images with GIMP through simple conversational commands, bridging the gap between GIMP's powerful capabilities and natural language interaction. It also allows professionals to execute complex multi-step workflows faster than traditional point-and-click methods. Users can describe what they want to achieve - from basic photo adjustments to sophisticated artistic modifications. For example, "brighten the background and add a vintage filter" or "remove the red-eye and sharpen the subject" - and the system translates these requests into precise GIMP operations. The project is fully functional and exposes all GIMP features via MCP (Model Context Protocol). **New in this version**: MCP-compliant image export that allows AI assistants like Claude to directly view and analyze your GIMP images! ## Key Features ✨ **MCP-Compliant Image Export**: Direct image viewing for AI assistants 🎨 **Full GIMP 3.0 API Access**:Read full README on GitHub →