image-generator-mcp-server
10
This TypeScript-based MCP server focuses on image generation using the OpenAI DALL-E-3 model. It allows users to generate and save images using specified prompts and configurations with Claude Desktop.
Image-Generator MCP Server
An MCP server implementing image generation using OpenAI's DALL-E-3 model.
Features
- Tools
- Generate images based on prompts.
- Requires a prompt and image name to save the image to a specified directory.
Development
- Install dependencies via npm.
- Build the server and run with auto-rebuild for development using specified npm commands.
Installation
- Configure with Claude Desktop on MacOS or Windows.
- Requires the OpenAI API Key for proper configuration.