0
/ 100
1 month ago
glama

gimp-mcp

Enables 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config/gimp-mcp/recipes, ~/.config/gimp-mcp/packs
⚠️
Tool descriptions don’t match what handlers do
11 tools describe read intent but their handlers mutate — gimp_status (line 193: ver = bridge.eval("(car (gimp-version))")); pdb_query (line 209: raw = bridge.eval(); pdb_help (line 226: info = bridge.eval(f'(gimp-procedural-db-proc-info "{_q(procedure)}")'))
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGIMP_HOST
configGIMP_PORT
configGIMP_MCP_RECIPES($). list_recipes / show_recipe to browse.
configGIMP_MCP_PACKSwhat you need with — e.g. GIMP_MCP_PACKS=core,text,select gives ~24
configGIMP_MCP_PACKS_DIR
configGIMP_MCP_LLM_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 10 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/constant-itis-gimp-mcp-1lukum)](https://m8ven.ai/mcp/constant-itis-gimp-mcp-1lukum)
commit: 6cc8ad006f9625f073e3b712248ece497fb95533
code hash: fabdd02a2267b49ba4edb16269e6df958c740377b788af74372bf35daee77ccc
verified: 7/1/2026, 10:03:06 AM
view raw JSON →