wuying-agentbay-mcp-server
v1.0.3
Published
Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay
Downloads
10,101
Keywords
Readme
Wuying AgentBay MCP Server
Overview
Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay - a cloud infrastructure designed specifically for AI Agents in the era of Large Language Models (LLMs).
What is Wuying?
Wuying (无影) is Alibaba Cloud's innovative cloud-network fusion computing architecture that provides secure and efficient computing experiences through cloud computers, cloud applications, cloud terminals, and cloud mobile devices. It features:
- Strong security
- Zero maintenance
- Light asset management
- Easy integration
- Global deployment with low-latency access
What is AgentBay?
AgentBay is Wuying's cloud infrastructure specifically designed for AI Agents. It provides:
- One-click configurable AI Agent task execution tools
- Secure execution environments
- Enterprise-grade infrastructure for developers and AI vendors
- Quick integration through SDK and MCP Server
- Serverless capabilities
Key Features
Standard Runtime Environment
- Pre-integrated standard tools for Agent task execution
- MCP (Model Context Protocol) encapsulation
- Rapid enterprise integration capabilities
User State Persistence
- Secure isolation of user configurations and cookies
- Dynamic mounting of user states
- Cloud environment closely mimicking local setup
Real-time Cloud-Edge Interaction
- Proprietary ASP protocol for real-time cloud streaming
- Local device awareness and control
- Network and peripheral redirection channels
Technical Architecture
- File System: Custom persistent file system with dynamic user state preservation
- Communication: Proprietary ASP protocol for cloud-edge real-time communication
- Infrastructure: Based on Alibaba Cloud Wuying resource pool
- Service Model: Serverless capabilities with one-click environment session management
- Tool Integration: Browser, File, Terminal, and other standard MCP tools
- Integration Options: SDK+API or MCP Server compatibility
Getting Started
Install Node.js version 20 or higher.
Stdio Mode
{
"mcpServers": {
"wuying-agentbay-mcp-server": {
"command": "npx",
"args": ["-y", "wuying-agentbay-mcp-server"],
"env": {
"APIKEY": "YOUR_API_KEY"
}
}
}
}Access Methods
Embedded Web View
- Integration within client applications
- Direct cloud environment streaming
Browser Access
- Direct URL access
- Format:
https://wuying.aliyun.com/mcp.html?authcode=<authCode>
Resource Management
- Serverless execution environment
- Automatic resource scaling
- Pay-as-you-go pricing model
- Global resource pool access
Advanced Features
Desktop Automation Capabilities
Basic Automation
- Browser automation
- File system automation
- Terminal command automation
- Python environment execution
Advanced Automation
- GUI Agent with real-time screen understanding
- Custom knowledge space
- User state persistence
- Custom application interface development
Image Support
- Built-in Linux base image
- Windows and Android support (coming soon)
- Custom image creation support
Enterprise Integration Guide
Account Setup
- Register enterprise account
- Provide company information
- Select appropriate plan
Environment Configuration
- Configure access keys
- Set security policies
- Allocate resource quotas
Development Integration
- Integrate using SDK
- Configure toolchain
- Deploy Agent applications
Operations Management
- Monitor running status
- Manage resource usage
- View operation logs
License
Apache License 2.0
Support
For support and more information, please visit:
Contributing
We welcome contributions! Please see our contributing guidelines for more details.
