mcp-server-gemini-image-generator

mcp-server-gemini-image-generator

3.4

If you are the rightful owner of mcp-server-gemini-image-generator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Gemini Image Generator MCP Server allows AI assistants to generate and transform images using Google's Gemini AI model through the MCP protocol.

The Gemini Image Generator MCP Server is designed to facilitate the creation of high-quality images from text prompts using Google's Gemini AI model. It supports text-to-image and image-to-image transformations, handling everything from prompt engineering to local image storage. The server is compatible with any MCP client, making it versatile for various applications. It features automatic filename generation, translation of non-English prompts, and ensures high-resolution outputs. The server also provides direct access to both image data and file paths, enhancing usability for AI assistants.

Features

  • Text-to-image generation using Gemini 2.0 Flash
  • Image-to-image transformation based on text prompts
  • Support for both file-based and base64-encoded images
  • Automatic intelligent filename generation based on prompts
  • Local image storage with configurable output path

Tools

  1. generate_image_from_text

    Creates a new image from a text prompt description.

  2. transform_image_from_encoded

    Transforms an existing image based on a text prompt using base64-encoded image data.

  3. transform_image_from_file

    Transforms an existing image file based on a text prompt.