MCP Server
MCP
io.github.mrfentmen/gimp-mcp
Control GIMP image editing via Python-Fu scripting from AI agents.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "gimp-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to GIMP executable (default: /usr/bin/gimp)",
"format": "string",
"name": "GIMP_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment