Universal Image Generator

Provides multi-provider image generation and transformation capabilities across Google Gemini, ZhipuAI, and Alibaba Bailian with automatic prompt translation and optimization for each provider's preferred language, supporting URL-based editing with mask support and flexible input methods including base64 encoding, file paths, and public URLs.

View Source
2 stars
0 tools
Created Aug 2025
@ecnu3d/ecnu3d-universal-image-generator-universal-image-generator-mcp

About

Provides multi-provider image generation and transformation capabilities across Google Gemini, ZhipuAI, and Alibaba Bailian with automatic prompt translation and optimization for each provider's preferred language, supporting URL-based editing with mask support and flexible input methods including base64 encoding, file paths, and public URLs.

Categories

general

Installation

npm

npm install @ecnu3d/ecnu3d-universal-image-generator-universal-image-generator-mcp

Configuration

{ "mcpServers": { "ecnu3d-universal-image-generator-universal-image-generator-mcp": { "command": "npx", "args": [ "-y", "@ecnu3d/ecnu3d-universal-image-generator-universal-image-generator-mcp" ] } } }