Skip to main content
Glama

Gemini 2.5 Flash Image MCP

by nanameru

generate_image

Create images from text prompts using Google's Gemini 2.5 Flash Image technology. Generate photorealistic visuals with detailed scene descriptions and optional file saving.

Instructions

Generate an image from a text prompt using Gemini 2.5 Flash Image

Input Schema

NameRequiredDescriptionDefault
promptYesDetailed scene description. Use photographic terms for photorealism.
saveToFilePathNoOptional path to save the image (png/jpeg by extension)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "Detailed scene description. Use photographic terms for photorealism.", "type": "string" }, "saveToFilePath": { "description": "Optional path to save the image (png/jpeg by extension)", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from Gemini 2.5 Flash Image MCP

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/nanameru/Gemini-2.5-Flash-Image-MCP'

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