lansespirit/image-gen-mcp
An MCP server that integrates with gpt-image-1 & Gemini imagen4 model for text-to-image generation services
Platform-specific configuration:
{
"mcpServers": {
"image-gen-mcp": {
"command": "npx",
"args": [
"-y",
"image-gen-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...