Labsco
MCP SERVER

Qwen Max Access

by 66julienmartin

Calls Alibaba's Qwen Max model through Dashscope from inside your assistant.

Model Routing, Multi-Model Consultation & Cost Control
Summary
The interesting use is a second opinion, not a replacement.

Reaching a different model family from inside your main assistant is most useful when the two disagree — Qwen's training and refusal behaviour differ enough from Western models that the disagreement is informative, particularly on Chinese-language material. The author's note about choosing Node for SDK stability is a small honest detail: they picked the runtime with better tooling rather than the one they preferred.

What it is

A thin server that gives an assistant access to Qwen Max, Alibaba's large model, via the Dashscope API.

What you get

Qwen Max as a callable model from whatever client you already use.

Requirements

Node at the version the README names, npm, and a Dashscope API key. MIT licensed.

Setup effort

One command plus a key — npx -y @smithery/cli install @66julienmartin/mcp-server-qwen_max --client claude, then supply credentials