Back to MCP Servers
Imagen3
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.
aggregatorsgoapi
By hamflx
Installation
npx -y imagen3-mcpConfiguration
{
"mcpServers": {
"imagen3-mcp": {
"command": "npx",
"args": ["-y", "imagen3-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes