
Gemini 2.5 Flash Image
Connects to Google's Gemini 2.5 Flash to generate, edit, compose, and apply style transfers to images using text prompts and existing images.
3482 views3Local (stdio)
What it does
- Generate images from text descriptions
- Edit existing images with natural language instructions
- Compose new images from multiple input images
- Transfer artistic styles between images
- Save generated images to files or return as base64
Best for
Content creators needing quick image generationDevelopers building image-focused applicationsArtists experimenting with AI-assisted image editing
Works with any MCP-enabled clientSupports both file paths and base64 inputsMulti-image composition capabilities
Tools (4)
generate_image
Generate an image from a text prompt using Gemini 2.5 Flash Image
edit_image
Edit an image using a prompt. Provide one input image via base64 or file path.
compose_images
Compose a new image using multiple input images and a guiding prompt.
style_transfer
Transfer style from a style image to a base image, guided by an optional prompt.