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
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,
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments