Skip to main content
Glama

DALL-E 3 MCP Server

by chrisurf
CHANGELOG.md1.5 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2025-07-05 ### Added - Initial implementation of DALL-E 3 MCP server - Support for image generation with configurable size, quality, and style - Comprehensive error handling and validation - TypeScript implementation with full type safety - Automated testing with Jest - CI/CD pipeline with GitHub Actions - ESLint and Prettier configuration - Comprehensive documentation ## [1.0.1] - 2025-07-05 ### Added - Initial release of imagegen-mcp-d3 - DALL-E 3 image generation via MCP protocol - Support for multiple image sizes (1024x1024, 1024x1792, 1792x1024) - Quality options (standard, hd) - Style options (vivid, natural) - Automatic directory creation and file saving - Comprehensive logging and error handling - NPM package publishing - GitHub Actions CI/CD pipeline ## [1.0.2] - 2025-07-05 ### FIX - Update npm project @chrisurf/imagegen-mcp-d3 - fix pipeline ## [1.0.3] - 2025-07-05 ### FIX - Add initialize method ## [1.0.4] - 2025-07-05 ### FIX - Added capabilities.tools: { available: true } for proper protocol discovery - Switched to static fs/promises import for file operations - Implemented getMetadata() for better compatibility with VS Code Copilot and Inspector - General cleanup and reliability improvements

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrisurf/imagegen-mcp-d3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server