Skip to main content
AggregatorsTypeScript

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.

aggregatorslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/hamflx/imagen3-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "imagen3-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hamflx/imagen3-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
hamflx