Wuying Agentbay
Freeby MCP Community
Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay
v1.0.3Added Apr 12, 2026
Wuying Agentbay MCP Server
Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay
Installation
Reviews
Installation
Quick install
npx -y wuying-agentbay-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"wuying-agentbay": {
"command": "npx",
"args": ["-y", "wuying-agentbay-mcp-server"]
}
}
}