OpenAI MCP - DALL-E API Integration for Roo Code
This project provides a Model Context Protocol (MCP) server for connecting to OpenAI’s DALL-E API for image generation with full support for all available options. It’s specifically designed to work with Roo Code and other MCP-compatible AI assistants.
Overview
This MCP server provides a tool for DALL-E image generation with comprehensive support for all DALL-E API options. It allows AI assistants like Roo Code to generate images through the Model Context Protocol (MCP) with fine-grained control over the generation process.
Project Structure
src/- Source code for the MCP serverdalle.ts- Implementation of the DALL-E API integration with all optionsindex.ts- Main server file with the DALL-E tool and input schemainstall.ts- Installation script for Roo Code and Claude Desktop
build/- Compiled JavaScript filesdalle-test.html- HTML page to display the generated image and document available optionstest-dalle.js- Direct test script for the DALL-E API with examples of different options
Setup Instructions for Roo Code
Installation
Install the package globally:
npm install -g openai-mcpRun the setup command to configure Roo Code:
openai-mcp installSet your OpenAI API key in Roo Code settings:
- Open Roo Code
- Go to Settings
- Add the following environment variable to the MCP server configuration:
"openai-mcp": { "env": { "OPENAI_API_KEY": "your-openai-api-key" } }
Restart Roo Code
DALL-E API Integration for Roo Code
Project Details
- jezweb/openai-mcp
- MIT License
- Last Updated: 3/15/2025
Recomended MCP Servers
MCP Server for OceanBase database and its tools
Provides tools to clients over the Model Context Protocol
✨ A Sleek and Powerful AI Desktop Assistant that supports MCP integration✨
A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API
Cinema 4D plugin integrating Claude AI for prompt-driven 3D modeling, scene creation, and manipulation.
Youtube Transcript Download MCP
📄 A curated list of awesome .cursorrules files
MCP server to directly access AWS location services using the GeoPlaces API, provides direct geocoding or reverse-geocoding capabilities...
MCP Server for reasoning
MCP server that fetches GitHub Pull Request comments





