
Imagen3 MCP
by hamflx
High-quality image generation using Google's Imagen 3.0 via MCP.
What it does
Connects AI agents to Google's Imagen 3.0 model, enabling the generation of photorealistic and high-tech imagery directly through an MCP-compatible interface.
Tools
generate_image: Creates high-quality images based on a text prompt using Imagen 3.0.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"imagen3": {
"command": "C:\\bin\\imagen3-mcp.exe",
"env": {
"GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
Download executable from GitHub Releases and configure in MCP client.Information
- Pricing
- free
- Published
- 5/16/2026
- stars






