Submit

Gemini Image Studio

@udhaykumarbala

MCP server for AI image generation and editing with Google Gemini (NanoBanana). Features structured JSON editing — decompose any image into a blueprint, then edit specific components with dot-notation paths. 5 tools, 10 built-in presets for ads, web, and social media.

Tools

generate_image

decompose_image

edit_image

get_presets

list_generated

Server Config

{
  "mcpServers": {
    "gemini-image-studio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gemini-image-studio-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.