Back to directory
hamflx/imagen3-mcp

hamflx/imagen3-mcp

@hamflx

基于 Google Imagen 3.0 的图像生成 MCP 工具,通过 MCP 协议提供图像生成服务

image-generationgoogle-imagenimagen3geminirustmcpai-artapitool

Installation & Configuration

{
  "mcpServers": {
    "imagen3": {
      "command": "imagen3-mcp",
      "env": {
        "GEMINI_API_KEY": "<GEMINI_API_KEY>",
        "BASE_URL": "<PROXY_URL>",
        "SERVER_LISTEN_ADDR": "0.0.0.0",
        "SERVER_PORT": "9981",
        "IMAGE_RESOURCE_SERVER_ADDR": "your.domain.com"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Rust
Created
2026/6/12
Updated
2026/6/13