npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

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

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

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

  1. Embedded Web View

    • Integration within client applications
    • Direct cloud environment streaming
  2. 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

  1. Basic Automation

    • Browser automation
    • File system automation
    • Terminal command automation
    • Python environment execution
  2. Advanced Automation

    • GUI Agent with real-time screen understanding
    • Custom knowledge space
    • User state persistence
    • Custom application interface development
  3. Image Support

    • Built-in Linux base image
    • Windows and Android support (coming soon)
    • Custom image creation support

Enterprise Integration Guide

  1. Account Setup

    • Register enterprise account
    • Provide company information
    • Select appropriate plan
  2. Environment Configuration

    • Configure access keys
    • Set security policies
    • Allocate resource quotas
  3. Development Integration

    • Integrate using SDK
    • Configure toolchain
    • Deploy Agent applications
  4. 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.