ImageGen icon

ImageGen

Integrates OpenAI's powerful image generation and editing capabilities into Model Context Protocol (MCP) clients.

关于

imagegen-mcp serves as an MCP server that bridges OpenAI's DALL-E image generation and editing APIs with various MCP-compatible clients like Cursor and Claude Desktop. It enables users to generate new images from text prompts or modify existing ones using text prompts and masks, all without complex local setups. By leveraging the Model Context Protocol, it allows for seamless, zero-installation access to advanced AI image manipulation directly within development environments and AI assistants.

主要功能

  • Supports image-to-image editing using DALL-E 2.
  • Exposes OpenAI image generation and editing capabilities through MCP tools.
  • 0 GitHub stars
  • Saves generated/edited images to temporary files and returns their paths.
  • Configurable via environment variables and command-line arguments.
  • Supports text-to-image generation using models like DALL-E 2, DALL-E 3.

使用案例

  • Editing existing images by providing text prompts and optional masks through an MCP client.
  • Integrating advanced AI image creation into various development workflows or AI assistant applications without local setup.
  • Generating images directly within an AI-powered code editor (e.g., Cursor) based on textual descriptions.
Advertisement

Advertisement