cloud platforms

Alibaba Cloud Ops Mcp Server

A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.

python
cloud
enterprise
cloud platforms
0
View on GitHub

Installation

npx -y aliyun/alibaba-cloud-ops-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "alibaba-cloud-ops-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "aliyun/alibaba-cloud-ops-mcp-server"
  ]
}

About This MCP Server

aliyun/alibaba-cloud-ops-mcp-server

A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.

GitHub: https://github.com/aliyun/alibaba-cloud-ops-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub