Qwen-Agent
MCP Serverby QwenLM · Added 5mo ago
Claude
14.6k
Install
git clone https://github.com/QwenLM/Qwen-AgentAdd to Claude
claude mcp add qwen-agentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"qwen-agent": {
"command": "npx",
"args": [
"@modelcontextprotocol/qwen-agent"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Qwen-Agent 是一个用于开发基于 Qwen 的大规模语言模型(LLM)应用程序的框架,支持指令遵循、工具使用、规划和记忆功能。包括示例应用如浏览器助手、代码解释器和自定义助手。使用阿里云 DashScope 模型服务时,需设置环境变量 DASHSCOPE_API_KEY。
Tags
ai-mlmcp-serverapiai