Alibaba Cloud Ops MCP Server

by aliyun

122 stars
449 downloads
Not rated
GitHub

About

Integrate with Alibaba Cloud APIs to manage resources like ECS, Cloud Monitor, and OOS.

Details

Author
aliyun
GitHub stars
122
Downloads
449
Categories
Cloud Service, Infrastructure, Other, AI

- Manage ECS instances: create, start, stop, reboot, delete, and run commands
- View VPCs, VSwitches, and manage RDS instances
- List, create, delete OSS buckets and view objects
- Get ECS CPU, memory, and disk usage metrics
- Deploy applications to ECS via OOS with automatic artifact upload
- Analyze project technology stack and deployment methods (npm, Python, etc.)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Alibaba Cloud Ops MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install uv, then configure the MCP client with the command uvx alibaba-cloud-ops-mcp-server@latest and set the environment variables ALIBABA_CLOUD_ACCESS_KEY_ID and ALIBABA_CLOUD_ACCESS_KEY_SECRET. Use a compatible MCP client like Cline, Cursor, or Qoder to interact with the server.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "alibaba cloud ops mcp server": {
            "alibaba-cloud-ops-mcp-server": {
                "command": "uvx",
                "args": [
                    "alibaba-cloud-ops-mcp-server@latest"
                ],
                "env": {
                    "ALIBABA_CLOUD_ACCESS_KEY_ID": "Your Access Key ID",
                    "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "Your Access Key SECRET"
                }
            }
        }
    }
}

McpServers

{
    "alibaba-cloud-ops-mcp-server": {
        "command": "uvx",
        "args": [
            "alibaba-cloud-ops-mcp-server@latest"
        ],
        "env": {
            "ALIBABA_CLOUD_ACCESS_KEY_ID": "Your Access Key ID",
            "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "Your Access Key SECRET"
        }
    }
}

Alibaba Cloud Ops MCP Server

GitHub stars

中文版本

Alibaba Cloud Ops MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Alibaba Cloud APIs, enabling AI assistants to operate resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS, OSS, VPC, RDS and other widely used cloud products. It also enables AI assistants to analyze, build, and deploy applications to Alibaba Cloud ECS instances.

MCP Maketplace Integration

Qoder <a href="qoder://aicoding.aicoding-deeplink/mcp/add?name=alibaba-cloud-ops-mcp-server&config=JTdCJTIyY29tbWFuZCUyMiUzQSUyMnV2eCUyMiUyQyUyMmFyZ3MlMjIlM0ElNUIlMjJhbGliYWJhLWNsb3VkLW9wcy1tY3Atc2VydmVyJTQwbGF0ZXN0JTIyJTVEJTJDJTIyZW52JTIyJTNBJTdCJTIyQUxJQkFCQV9DTE9VRF9BQ0NFU1NfS0VZX0lEJTIyJTNBJTIyWW91ciUyMEFjY2VzcyUyMEtleSUyMElkJTIyJTJDJTIyQUxJQkFCQV9DTE9VRF9BQ0NFU1NfS0VZX1NFQ1JFVCUyMiUzQSUyMllvdXIlMjBBY2Nlc3MlMjBLZXklMjBTRUNSRVQlMjIlN0QlN0Q%3D">Install MCP Server</a>
Cursor Install MCP Server
Cline
ModelScope
Lingma
Smithery AI
FC-Function AI
Alibaba Cloud Model Studio

Features

- ECS Management: Create, start, stop, reboot, delete instances, run commands, view instances, regions, zones, images, security groups, and more
- VPC Management: View VPCs and VSwitches
- RDS Management: List, start, stop, and restart RDS instances
- OSS Management: List, create, delete buckets, and view objects
- Cloud Monitor: Get CPU usage, load average, memory usage, and disk usage metrics for ECS instances
- Application Deployment: Deploy applications to ECS instances with automatic application and application group management
- Project Analysis: Automatically identify project technology stack and deployment methods (npm, Python, Java, Go, Docker, etc.)
- Local File Operations: List directories, run shell scripts, and analyze project structures
- Dynamic API Tools: Support for Alibaba Cloud OpenAPI operations

Prepare

Install uv

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.