io.github.nirholas
alibaba-cloud
Alibaba Cloud DashScope — Qwen
Alibaba Cloud DashScope MCP: Qwen chat, embeddings, and model discovery on your own account.
stdiocommunityservice
Package Details
@three-ws/alibaba-cloud-mcp
Transportstdio
Runtimenpx
Environment Variables
DASHSCOPE_API_KEY(str)
RequiredSecret
DashScope API key. Create one at https://bailian.console.alibabacloud.com/ → API Keys.
DASHSCOPE_MODEL_ID(str)
Default chat model id. Options: qwen-max, qwen-plus (default), qwen-turbo, qwen-long.
DASHSCOPE_EMBED_MODEL_ID(str)
Default embedding model id. Defaults to text-embedding-v3.
DASHSCOPE_BASE_URL(str)
Custom DashScope endpoint. Defaults to international (dashscope-intl.aliyuncs.com).
DASHSCOPE_REGION(str)
Set to 'cn' to use the China endpoint (dashscope.aliyuncs.com). Ignored if DASHSCOPE_BASE_URL is set.