About
GIMP 3 adapter for the DCC Model Context Protocol
README
GIMP 3 adapter for the DCC Model Context Protocol ecosystem.
The adapter uses a small GIMP 3 Python plug-in and a loopback JSON-lines bridge. The MCP server runs in the normal Python environment; GIMP API calls stay inside the plug-in process. It does not expose arbitrary Python or Script-Fu execution.
Install
pip install dcc-mcp-gimp
dcc-mcp-gimp-install
Restart GIMP, run Filters → Development → DCC-MCP GIMP Bridge, then start:
dcc-mcp-gimp
The MCP endpoint defaults to http://127.0.0.1:8767/mcp; the plug-in bridge uses
127.0.0.1:3848. Override the latter with DCC_MCP_GIMP_BRIDGE_PORT before
starting both processes.
Current tools
- Check GIMP bridge status and version.
- List open images with dimensions.
- Inspect the active image.
The first release targets safe session discovery. Image mutation and export will be added only through typed GIMP procedures, not arbitrary source evaluation.
Development
python -m pip install -e ".[dev]"
python -m pytest
python -m ruff check src tests tools
python tools/lint_skills.py
python -m build
python -m twine check dist/*
GIMP 3 plug-in API reference: https://developer.gimp.org/api/3.0/
Installing Dcc Mcp Gimp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dcc-mcp/dcc-mcp-gimpFAQ
Is Dcc Mcp Gimp MCP free?
Yes, Dcc Mcp Gimp MCP is free — one-click install via Unyly at no cost.
Does Dcc Mcp Gimp need an API key?
No, Dcc Mcp Gimp runs without API keys or environment variables.
Is Dcc Mcp Gimp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Dcc Mcp Gimp in Claude Desktop, Claude Code or Cursor?
Open Dcc Mcp Gimp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare Dcc Mcp Gimp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
