AG

AgentBay

Created 5 months ago

Wuying AgentBay MCP Server for AI Agents with one-click configuration and serverless capabilities.

development cloud AI MCP Alibaba Cloud

What is AgentBay?

An MCP server for providing serverless cloud infrastructure for AI agents.

Documentation

Wuying AgentBay MCP Server

Overview

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.

What is Wuying?

Wuying (无影), also known as Alibaba Cloud Workspace, is Alibaba Cloud's innovative cloud-network fusion computing architecture that provides secure and efficient computing experiences through cloud computers, cloud applications and cloud terminals.

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

  1. Standard Runtime Environment - Pre-integrated standard tools for Agent task execution - MCP (Model Context Protocol) encapsulation - Rapid enterprise integration capabilities
  2. User State Persistence - Secure isolation of user configurations and cookies - Dynamic mounting of user states - Cloud environment closely mimicking local setup
  3. Real-time Edge-Cloud Interaction - Proprietary ASP protocol for real-time edge-cloud streaming - Local device awareness and control - Network and peripheral redirection channels

Technical Architecture

  • Persistent System: Custom persistent memory to retain user states and files
  • Edge-Cloud Communication: Proprietary ASP protocol for real-time communication between the cloud and terminal devices
  • Infrastructure: Provides the ability to scale to 10,000 concurrent operations in seconds, based on Alibaba Cloud's 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

Cloud Service Specifications# Cloud Resources

The service supports calling shared resources, with limited free service during the public beta, and a concurrency limit of 10 instances. Service regions are automatically assigned based on customer access IP.

Runtime Environment

The service supports built-in Linux version images. Wuying continuously enriches and updates image capabilities while ensuring backward compatibility.

MCP Tools

The initial release environment supports the Browser tool, File tool, and Terminal tool by default. For more updates on tools, please visit the official site.

Getting Started# Step 1: Create an API Key

Please create your own API Key.

  1. Log in to the AgentBay Console.
  2. Click Service Management in the left navigation bar.
  3. On the Service Management page, click Create API KEY.
  4. Enter a name in the Create API KEY dialog box and click OK.

Step 2: Complete MCP Service Configuration

Confirm the runtime environment and obtain MCP information.

  1. Log in to the AgentBay Console.
  2. Click Configure Resources in the left navigation bar.
  3. Select an API Key you created from the API Key dropdown list.
  4. Select an image from the Select Image dropdown list.
  5. On the right side of Tool Capabilities and Interface, check available MCP tools. Click View to see more details.
  6. In the Obtain MCP Information text box, click Copy Code in the top right corner, and add the code to tools that support MCP (such as Cline, Cursor, etc.).

Step 3: Using Screen Streaming (Optional)

Support is provided for opening cloud computer screens through the Wuying Web SDK embedded in an iframe or by pulling the Wuying Web client via a browser. When calling the cloud computer screen stream, MCP will return a link with login parameters, formatted as https://wuying.aliyun.com?mcp.html?authcode=&resourceId=.

License

MIT

Support

For support and more information, please visit:

Server Config

{
  "mcpServers": {
    "agentbay-server": {
      "command": "npx",
      "args": [
        "agentbay"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Michael98671
Category: community
License: MIT
Tags:
development cloud AI