Wuying AgentBay MCP Server
Active
Alibaba Cloud's Wuying AgentBay is a cloud infrastructure designed for Agents in the AI era. It provides enterprises, developers, and AI vendors with a one-click configuration tool and execution environment for AI Agent tasks. Through the Wuying API or AgentBay MCP Server, Agent applications can quickly integrate and utilize relevant tools, running serverlessly in the cloud environment.
Updated 8/2/2025
Key Features
What makes this MCP server special
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
Requirements
SSH
Server Information
Status
Active
Version
1.0.0
License
MIT
Author
modelcontextprotocol
Installation Guide
Get started with this MCP server in minutes
1. Install the Package
https://github.com/Michael98671/agentbay?tab=readme-ov-file#getting-started
2. Configuration
{
"mcpServers": {
"wuying_mcp_server": {
"url": "https://agentbay.wuying.aliyun.com/sse?APIKEY=YOUR_API_KEY"
}
}
}
3. Usage Example
-