Provides an MCP server for generating and editing images using OpenAI's models.
Imagegen is an MCP server that acts as a wrapper around OpenAI's Image Generation and Editing APIs, enabling text-to-image and image-to-image capabilities within MCP-compatible environments like Cursor. It supports models like DALL-E 2, DALL-E 3, and gpt-image-1 (if available), offering configurable parameters such as size, quality, and style. Generated and edited images are saved as temporary files, with the paths and base64 data returned for easy integration.