Skip to main content
Glama

Gemini MCP Server for Claude Desktop

generate_image

Create custom images from text prompts using Google's Gemini AI, enhanced by user preferences and optional contexts like artistic, photorealistic, or technical styles.

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" }
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