Skip to main content
Glama

Gemini MCP Server for Claude Desktop

gemini-edit-image

Edit images with AI by providing a path and detailed instructions; enhance with optional context for tailored results. Powered by Gemini MCP Server for Claude Desktop.

Instructions

Edit existing images using Gemini's AI image editing capabilities (with learned user preferences)

Input Schema

NameRequiredDescriptionDefault
contextNoOptional context for intelligent enhancement (e.g., "subtle", "dramatic", "professional")
edit_instructionYesDetailed instruction for how to edit the image
image_pathYesPath to the image file to edit (JPEG, PNG, WebP, GIF, BMP)

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Optional context for intelligent enhancement (e.g., \"subtle\", \"dramatic\", \"professional\")", "type": "string" }, "edit_instruction": { "description": "Detailed instruction for how to edit the image", "type": "string" }, "image_path": { "description": "Path to the image file to edit (JPEG, PNG, WebP, GIF, BMP)", "type": "string" } }, "required": [ "image_path", "edit_instruction" ], "type": "object" }
Install Server

Other Tools from Gemini MCP Server for Claude Desktop

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Garblesnarff/gemini-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server