Skip to main content
Glama

Gemini MCP Image Generation Server

by sanxfxteam

generateImage

Create custom images using text prompts, customizable aspect ratios, and output formats via the Gemini MCP Image Generation Server to suit your visual content needs.

Input Schema

NameRequiredDescriptionDefault
aspectRatioNo
outputFormatNo
promptYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "aspectRatio": { "type": "string" }, "outputFormat": { "type": "string" }, "prompt": { "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from Gemini MCP Image Generation 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/sanxfxteam/gemini-mcp-server'

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