hamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic, and photorealistic controls.
Quick Start
Clone the repository:
git clone https://github.com/hamflx/imagen3-mcpClaude Desktop configuration example:
{
"mcpServers": {
"imagen3-mcp": {
"command": "npx",
"args": [
"-y",
"hamflx/imagen3-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.