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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: hamflx/imagen3-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-hamflx-imagen3-mcp
Detailed Documentation
π π πͺ π π§ - 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.
Configuration
{
"mcpServers": {
"hamflx-imagen3-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hamflx-imagen3-mcp"
],
"env": {}
}
}
}