Back to directory
kamelirzouni/mcp-server-qwen_max

kamelirzouni/mcp-server-qwen_max

@kamelirzouni

MCP server for Qwen Max model - a Model Context Protocol implementation for the Qwen Max language model

qwenmcpserverlanguage-modelaialibabacloudintegrationtool

Installation & Configuration

{
  "mcpServers": {
    "qwen_max": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "DASHSCOPE_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13