ImageGen MCP Server
MCP Serverby writingmate · Added 5mo ago
Claude
6
Install
git clone https://github.com/writingmate/imagegen-mcpAdd to Claude
claude mcp add imagegen-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"imagegen-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/imagegen-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A powerful MCP server for AI image generation supporting OpenAI GPT-Image-1, Google Imagen 4, Flux 1.1, Qwen Image, SeedDream-4, and Nano Banana (Gemini 2.5 Flash Image). Requires API keys configured via environment variables: OPENAI_API_KEY, GOOGLE_API_KEY, REPLICATE_API_TOKEN. Output images are saved by default to the 'outputs' directory, configurable via OUTPUT_DIR env var.
Tags
design-creativemcp-serverimage-generationaidalleopenaigoogleapi