MCP Servers / development / Gemini Imagen 3.0

Gemini Imagen 3.0

JSON →
none★ 4development

Generate high-quality images using Google's Imagen 3.0 model via the Gemini API.

Install
How to run this server

No install command recorded.

server path: gemini-imagen-3-0
Tools
What this server exposes
generate_images
Generates images using Google's Imagen 3.0 model. Parameters: prompt (required) - text description of the image to generate; numberOfImages (optional) - number of images (1-4, default: 1). Images are automatically saved with sanitized filenames.
create_image_html
Creates HTML preview tags for generated images. Parameters: imagePaths (required) - array of image file paths; width (optional) - image width in pixels (default: 512); height (optional) - image height in pixels (default: 512). Returns HTML tags with absolute file:// URLs for local viewing.
Configuration
Environment & auth
authnone
envGEMINI_API_KEY
Resources
Gemini Imagen 3.0 — MCP Server · libregistry