Skip to main content
Glama

Gemini MCP Server for Claude Desktop

generate_image

Create custom images using Google's Gemini 2.0 Flash AI model. Input a text prompt and optional context (e.g., artistic, photorealistic) for enhanced results. Designed for Claude Desktop via the Gemini MCP Server.

Instructions

Generate an image using Google's Gemini 2.0 Flash Experimental model (with learned user preferences)

Input Schema

NameRequiredDescriptionDefault
contextNoOptional context for intelligent enhancement (e.g., "artistic", "photorealistic", "technical")
promptYesText description of the desired image

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Optional context for intelligent enhancement (e.g., \"artistic\", \"photorealistic\", \"technical\")", "type": "string" }, "prompt": { "description": "Text description of the desired image", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

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