mcp-server-gemini-image-generator
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.
generate_image_from_text
Creates a new image from a text prompt description.
transform_image_from_encoded
Transforms an existing image based on a text prompt using base64-encoded image data.
transform_image_from_file
Transforms an existing image file based on a text prompt.