GIMP MCP
Related Servers
Alternatives to GIMP MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceEnables AI agents to operate GIMP 3 end-to-end: open and inspect images, call every PDB procedure, apply GEGL filters destructively or as layer effects, measure pixels, render before/after/diff comparisons, cut out subjects with AI segmentation, and run multi-step recipes across folders.322Apache 2.0
- AlicenseBqualityBmaintenanceEnables controlling GIMP 3 locally through natural language, providing tools for image editing, layer management, selections, and PDB procedure invocation. Keeps all images and files on the user's machine with a local-first, secure design.401GPL 3.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control GIMP 2.10 through its Script-Fu server, providing access to the entire GIMP procedure database with a vision feedback loop for iterative editing.6AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to control GIMP for image editing tasks such as opening, resizing, filtering, exporting, and batch processing images through Python-Fu scripting.27 npmMIT
- AlicenseAqualityBmaintenanceEnables an AI assistant to inspect and edit a live Krita 6 desktop session, create and modify documents and layers, paint with native brushes, and receive inline PNG previews.561MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI models and external applications to control GIMP remotely via the Model Context Protocol, allowing image manipulation and object querying through natural language.3MIT
TDQS
Scored across 28 tools
Most tools have clearly distinct purposes (e.g., layer_create vs. layer_update vs. layer_delete). However, there is potential confusion between session_undo/redo and GIMP's native undo/redo, and provider_status/triforce_status overlap in reporting account status.
All tool names follow a consistent snake_case verb_noun pattern (e.g., layer_create, session_close, filter_apply). No deviations or mixed conventions.
28 tools is slightly heavy but reasonable for a comprehensive image editing integration. Each tool appears to serve a distinct function, though some grouping (e.g., provider/triforce status) could reduce count.
The surface covers core operations: session management, layer manipulation, filters, text, export, and discovery. Minor gaps exist, such as no direct layer merge or a tool to list all layers in a session (though session_info returns layer info).