MCP.so
Sign In
Servers

Gemini Image Mcp Server

@rocksun

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "gemini-image-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather",
        "run",
        "server.py"
      ]
    }
  }
}

More from AI & Agents