Loading languages...
GE

gemini-vision-art-studio

@falahgs

A powerful MCP server leveraging Google's Gemini AI for advanced image generation and transformation. This studio offers two specialized tools: a 3D cartoon generator and an image processing transformer, both powered by the cutting-edge Gemini 2.0 Flash model.

gemini
ai
image-generation
image-transformation
3d-cartoon

# mcpServer Config

{
  "mcpServers": {
    "gemini-vision-art-studio": {
      "command": "node",
      "args": [
        "PATH_TO_YOUR_PROJECT\\build\\src\\index.js"
      ],
      "env": {
        "GEMINI_API_KEY": "your_gemini_api_key_here",
        "IS_REMOTE": "true"
      }
    }
  }
}

# stdio

node build/src/index.js
Transport:
stdio
भाषा:
TypeScript
बनाया गया:4/18/2025
अद्यतन किया गया:4/18/2025