Gimp Mcp Server
@maorcc
About Gimp Mcp Server
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 tradi
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gimp": {
"command": "uv",
"args": [
"run",
"--directory",
"your/path/to/gimp-mcp-server",
"server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gimp Mcp Server?
Gimp Mcp Server translates conversational commands into precise GIMP operations, allowing non-technical users to edit images through natural language and professionals to automate complex multi-step workflows faster than point-and-click. It works with GIMP 3.0 and above and exposes all GIMP features via the Model Context Protocol (MCP).
How to use Gimp Mcp Server?
Install the gimp-mcp-plugin.py script into GIMP’s plug-ins directory (e.g., ~/.config/GIMP/3.0/plug-ins/), set execute permissions,
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments