Skip to content
MCP Server Community By @hamflx

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": {}
    }
  }
}