Qwen Mcp Tool
Freeby MCP Community
MCP server for Qwen AI integration
v0.1.0Added Apr 12, 2026
mcpmodelcontextprotocolqwencliai
Qwen Mcp Tool MCP Server
MCP server for Qwen AI integration
Installation
npx -y qwen-mcp-tool
Reviews
Installation
Quick install
npx -y qwen-mcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"qwen-mcp-tool": {
"command": "npx",
"args": ["-y", "qwen-mcp-tool"]
}
}
}