dalle-mcp

dalle-mcp

0

The project is a Model Context Protocol (MCP) server leveraging OpenAI's DALL-E API to generate, edit, and create variations of images. It supports both DALL-E 2 and DALL-E 3 models and includes features for API key validation and integration with the Cline platform.

Overview

An MCP server for generating images using OpenAI's DALL-E API.

Features

  • Generate images using DALL-E 2 or DALL-E 3
  • Edit existing images (DALL-E 2 only)
  • Create variations of existing images (DALL-E 2 only)
  • Validate OpenAI API key

Installation

  • Clone the repository and install dependencies to build the project.

Usage

  • Run the server to start using the image generation and editing features.

Important Note for Cline Users

  • Save generated images in your current workspace directory by setting the saveDir parameter appropriately for proper image display.