Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lpenguin • Workflow & Task Management
A TypeScript MCP server that lets Claude (or other MCP-capable agents) generate images using OpenAI's DALL-E models.
Generate images from natural-language prompts using OpenAI's DALL-E models.
Integrate image generation into a Claude MCP workflow or other MCP-capable assistants.
Configurable image outputs (count, size, quality, style) and choice of URL or base64 responses.
This repository provides a small TypeScript-based Model Context Protocol (MCP) server that forwards image-generation requests to OpenAI's DALL-E (defaulting to DALL-E 3). It includes configuration examples for integrating with Claude's MCP settings, a test client, and options for image count, size, quality, style, and response format. The server is lightweight and intended to let agents request images programmatically while reusing your OpenAI API key for authentication.