maorcc/gimp-mcp
GIMP MCP server
Exposes GIMP 3.0's complete API through the Model Context Protocol, enabling AI assistants to execute image editing commands via natural language. The architecture uses a GIMP plugin that launches an MCP-compliant stdio server, allowing seamless integration with Claude Desktop, Gemini CLI, PydanticAI, and other MCP clients. Key capabilities include real-time image export as base64-encoded bitmaps for AI analysis, multi-format export (PNG/JPEG/BMP/TIFF), and metadata queries to optimize workflow decisions without transferring full image data.
Stars
58
Forks
10
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/maorcc/gimp-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's...
RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
GoogleCloudPlatform/gemini-cloud-assist-mcp
An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
WJZ-P/gemini-skill
gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports...
cameronrye/gopher-mcp
A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to...