imagegen-openai-mcp.md

ImageGen MCP (OpenAI)

UI App
from"spartanz51"
920

OpenAI image generation with DALL-E 2/3 and GPT-Image-1 support

AI & ML
OpenAIDALL-Eimage genGPT
install.sh
# Clone the repository
$git clone https://github.com/spartanz51/imagegen-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve