Qwen Image MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REGION | No | 地域:cn-beijing / ap-southeast-1 | cn-beijing |
| LOG_LEVEL | No | 日志级别:DEBUG / INFO / WARNING | INFO |
| WORKSPACE_ID | No | 业务空间 ID,不设则使用旧域名 | |
| DASHSCOPE_API_KEY | Yes | 阿里云百炼 API Key | |
| IMAGE_GEN_TIMEOUT | No | API 请求超时(秒) | 120 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageA | 文生图(T2I)— 根据文本提示词直接生成图像。 支持中英文提示词,模型会自动根据提示词推荐分辨率。 prompt_extend 默认开启,会对简单提示词进行智能改写以获得更好的效果。 |
| edit_imageA | 图生图 / 图像编辑(I2I)— 基于 1-3 张参考图结合编辑指令进行精确编辑。 可传入图像 URL 或 Base64 编码,模型会根据文本指令对参考图进行编辑生成。 适用于: 换装、换背景、风格转换、人物保留编辑等场景。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/wchiway/qwen-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server