Server Directory
AI & LLMBeginner

DALL-E Image Generator

by sammyl720

OpenAI DALL-E integration for AI image generation through natural language prompts. Generate, edit, and create variations with GPT-4 Vision integration.

CAPABILITIES

  • Text-to-image generation
  • Image editing
  • Variation creation
  • GPT-4 Vision integration
  • High-resolution outputs
  • Commercial use rights

INSTALLATION

Terminal
npx -y @sammyl720/mcp-dalle

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "dalle": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@sammyl720/mcp-dalle"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
AI & LLM
Difficulty
Beginner
Maintained By
sammyl720
NPM Package
@sammyl720/mcp-dalle

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →