Skip to main content
ClaudeWave

MCP server for Qwen Image 3 generation and editing via Ace Data Cloud.

MCP ServersOfficial Registry0 stars0 forksPythonMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/25/2026
Install in Claude Code / Claude Desktop
Method: pip / Python · mcp-qwen-image
Claude Code CLI
claude mcp add qwenimagemcp -- python -m mcp-qwen-image
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "qwenimagemcp": {
      "command": "python",
      "args": ["-m", "mcp-qwen-image"],
      "env": {
        "ACEDATACLOUD_API_TOKEN": "<acedatacloud_api_token>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install mcp-qwen-image
Detected environment variables
ACEDATACLOUD_API_TOKEN
Use cases

MCP Servers overview

# Qwen Image MCP Server

mcp-name: io.github.AceDataCloud/mcp-qwen-image

<!-- canonical-documentation -->
[Documentation](https://platform.acedata.cloud/documents/qwen-image)

Model Context Protocol server for Qwen Image 3 generation and editing through Ace Data Cloud.

## Install

```bash
pip install mcp-qwen-image
export ACEDATACLOUD_API_TOKEN=your_token
mcp-qwen-image
```

Hosted MCP: `https://qwen-image.mcp.acedata.cloud/mcp`

## Tools

| Tool | Purpose |
|---|---|
| `qwen_image_generate` | Generate 1–6 images from text |
| `qwen_image_edit` | Edit with 1–3 reference images |
| `qwen_image_get_task` | Query one asynchronous task |
| `qwen_image_get_tasks_batch` | Query multiple tasks |
| `qwen_image_list_models` | Compare Standard and Pro |

Models: `qwen-image-3.0` (default) and `qwen-image-3.0-pro`.

What people ask about QwenImageMCP

What is AceDataCloud/QwenImageMCP?

+

AceDataCloud/QwenImageMCP is mcp servers for the Claude AI ecosystem. MCP server for Qwen Image 3 generation and editing via Ace Data Cloud. It has 0 GitHub stars and its last recorded update is dated 2026-08-24.

How do I install QwenImageMCP?

+

You can install QwenImageMCP by cloning the repository (https://github.com/AceDataCloud/QwenImageMCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is AceDataCloud/QwenImageMCP safe to use?

+

Our security agent has analyzed AceDataCloud/QwenImageMCP and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains AceDataCloud/QwenImageMCP?

+

AceDataCloud/QwenImageMCP is maintained by AceDataCloud. The last recorded GitHub activity is dated 2026-08-24, with 7 open issues.

Are there alternatives to QwenImageMCP?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy QwenImageMCP to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: AceDataCloud/QwenImageMCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/acedatacloud-qwenimagemcp)](https://claudewave.com/repo/acedatacloud-qwenimagemcp)
<a href="https://claudewave.com/repo/acedatacloud-qwenimagemcp"><img src="https://claudewave.com/api/badge/acedatacloud-qwenimagemcp" alt="Featured on ClaudeWave: AceDataCloud/QwenImageMCP" width="320" height="64" /></a>

More MCP Servers

QwenImageMCP alternatives