BeClaude

imagegen

New
7.3kSmitheryGeneralby openai

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "imagegen": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apidesignai-&-ml

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is imagegen?

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.

How to install imagegen?

To install imagegen: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "imagegen": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is imagegen best for?

imagegen is a mcp categorized under General. It is designed for: api, design, ai-&-ml. Created by openai.