Skip to main content
Glama

Gemini Image Generator MCP Server

generate_image_from_text

Transform text prompts into high-quality images using Google's Gemini model. Ideal for creating visuals directly from descriptive inputs via the MCP protocol.

Instructions

Generate an image based on the given text prompt using Google's Gemini model.

Args: prompt: User's text prompt describing the desired image to generate Returns: Path to the generated image file using Gemini's image generation capabilities

Input Schema

NameRequiredDescriptionDefault
promptYes

Input Schema (JSON Schema)

{ "properties": { "prompt": { "title": "Prompt", "type": "string" } }, "required": [ "prompt" ], "title": "generate_image_from_textArguments", "type": "object" }

You must be authenticated.

Other Tools from Gemini Image Generator MCP Server

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/qhdrl12/mcp-server-gemini-image-generator'

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