MCP-server-Qwen_Max
If you are the rightful owner of MCP-server-Qwen_Max and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for the Qwen Max language model.
The Qwen Max MCP Server is a robust implementation designed to facilitate the integration of the Qwen Max language model with various applications. Utilizing Node.js and TypeScript, this server offers a stable and reliable environment for deploying MCP servers. It supports a range of Qwen models, including Qwen-Max, Qwen-Plus, and Qwen-Turbo, each tailored for different performance and cost needs. The server is compatible with Claude Desktop and requires Node.js v18 or higher, npm, and a Dashscope API key for operation. Installation can be done via Smithery or manually through GitHub. The server supports extensive token context windows and provides configurable parameters for text generation, such as max_tokens and temperature. It also includes comprehensive error handling and supports all Qwen commercial models.
Features
- Text generation with Qwen models
- Configurable parameters (max_tokens, temperature)
- Error handling
- MCP protocol support
- Claude Desktop integration