Gemini Image Simple
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add gemini-image-simpleQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"gemini-image-simple": {
"command": "npx",
"args": [
"@modelcontextprotocol/gemini-image-simple"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Tags
developmentpythongobashapiskill