ishalumi/image-create-mcp
MCP server for AI image generation with multi-provider support (OpenAI DALL-E, Gemini, OpenRouter). Works with Claude Code, Cursor, Roo, and other AI coding tools.
Platform-specific configuration:
{
"mcpServers": {
"image-create-mcp": {
"command": "npx",
"args": [
"-y",
"image-create-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...