qhdrl12/mcp-server-gemini-image-generator
MCP server for AI image generation and editing using Google's Gemini Flash models. Create images from text prompts with intelligent filename generation and strict text exclusion. Supports text-to-image generation with future expansion to image editing capabilities.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-gemini-image-generator": {
"command": "npx",
"args": [
"-y",
"mcp-server-gemini-image-generator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...