Price Per TokenPrice Per Token
Wuying AgentBay Server

Wuying AgentBay Server

by michael98671

GitHub 7 1,402 uses Remote
0

About

Wuying AgentBay is Alibaba Cloud's serverless infrastructure platform designed for executing AI Agent tasks in secure cloud environments. Key features: - One-click deployment and configuration of AI Agent workflows with enterprise-grade security - Pre-integrated standard tools including browser, file manager, and terminal via MCP encapsulation - Secure user state persistence with isolated configurations, cookies, and files that mimic local environments - Real-time edge-cloud interaction through a proprietary ASP protocol enabling local device awareness and control - Serverless scalability supporting up to 10,000 concurrent operations with automatic resource scaling - Multiple integration options via SDK, API, or MCP Server for rapid enterprise adoption

README

Wuying AgentBay MCP Server

English | 中文

[](https://opensource.org/licenses/MIT)

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. 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

    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.

    > Note: During the public beta, only 10 API Keys can be created. The created API Key will be displayed in the list on the service management page, and you can copy it for later use.

    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.

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

    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.).

    Here's an example using Cursor V0.48.9:

  • Open the Cursor Settings panel and click MCP in the left navigation bar.
  • In the MCP Servers panel, click Add new global MCP server in the top right corner.
  • Paste the following code into the opened mcp.json file and save it. Supported installation methods include SSE and
  • Related MCP Servers

    AI Research Assistant

    AI Research Assistant

    hamid-vakilzadeh

    AI Research Assistant provides comprehensive access to millions of academic papers through the Semantic Scholar and arXiv databases. This MCP server enables AI coding assistants to perform intelligent literature searches, citation network analysis, and paper content extraction without requiring an API key. Key features include: - Advanced paper search with multi-filter support by year ranges, citation thresholds, field of study, and publication type - Title matching with confidence scoring for finding specific papers - Batch operations supporting up to 500 papers per request - Citation analysis and network exploration for understanding research relationships - Full-text PDF extraction from arXiv and Wiley open-access content (Wiley TDM token required for institutional access) - Rate limits of 100 requests per 5 minutes with options to request higher limits through Semantic Scholar

    Web & Search
    12 8
    Linkup

    Linkup

    LinkupPlatform

    Linkup is a real-time web search and content extraction service that enables AI assistants to search the web and retrieve information from trusted sources. It provides source-backed answers with citations, making it ideal for fact-checking, news gathering, and research tasks. Key features of Linkup: - Real-time web search using natural language queries to find current information, news, and data - Page fetching to extract and read content from any webpage URL - Search depth modes: Standard for direct-answer queries and Deep for complex research across multiple sources - Source-backed results with citations and context from relevant, trustworthy websites - JavaScript rendering support for accessing dynamic content on JavaScript-heavy pages

    Web & Search
    2 24
    Math-MCP

    Math-MCP

    EthanHenrickson

    Math-MCP is a computation server that enables Large Language Models (LLMs) to perform accurate numerical calculations through the Model Context Protocol. It provides precise mathematical operations via a simple API to overcome LLM limitations in arithmetic and statistical reasoning. Key features of Math-MCP: - Basic arithmetic operations: addition, subtraction, multiplication, division, modulo, and bulk summation - Statistical analysis functions: mean, median, mode, minimum, and maximum calculations - Rounding utilities: floor, ceiling, and nearest integer rounding - Trigonometric functions: sine, cosine, tangent, and their inverses with degrees and radians conversion support

    Developer Tools
    22 81