Skip to main content
Glama
yuandeshoulian

ModelScope Image Generation MCP Server

generate_image

Create custom images from text descriptions using AI models. Specify prompts, adjust parameters like size and style, and receive generated image URLs.

Instructions

Generate an image using ModelScope image generation models. The tool will wait until the image is generated and return the image URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoModel to use for image generation. Available options: 'Qwen/Qwen-Image' (default), 'Tongyi-MAI/Z-Image-Turbo'Qwen/Qwen-Image
promptYesPositive prompt for image generation (English recommended). Max length: 2000 characters
negative_promptNoNegative prompt to specify what to avoid in the image. Max length: 2000 characters
sizeNoImage resolution size (e.g., '1024x1024'). Range for Qwen-Image: [64x64, 1664x1664]. Default: 1024x1024
seedNoRandom seed for reproducibility. Range: [0, 2^31-1]
stepsNoNumber of sampling steps. Range: [1, 100]
guidanceNoGuidance scale for prompt adherence. Range: [1.5, 20]
image_urlNoURL of the image to edit (only for image editing mode). Must be publicly accessible
Install Server

Other Tools

Latest Blog Posts

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/yuandeshoulian/mcp-local-modelscope-image'

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