MCP server for AI image generation with OpenAI DALL-E, Google Imagen, Gemini, and Flux via Replicate
{
"mcpServers": {
"fastmcp-meimagegen": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/imagegen-mcp"
]
}
}
}