Back to Home
aliyun icon

alibaba-cloud-ops-mcp-server

Verified Safe

by aliyun

Overview

Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.

Installation

Run Command
uvx alibaba-cloud-ops-mcp-server@latest

Environment Variables

  • ALIBABA_CLOUD_ACCESS_KEY_ID
  • ALIBABA_CLOUD_ACCESS_KEY_SECRET
  • ALIBABA_CLOUD_SECURITY_TOKEN

Security Notes

The server provides a `LOCAL_RunShellScript` tool which, by default, executes arbitrary shell commands using `subprocess.run(shell=True)`. This is a critical security risk as it allows for command injection and arbitrary code execution on the host machine running the MCP server if the AI agent's inputs are not meticulously sanitized or if the agent itself is compromised. Furthermore, it operates with highly sensitive Alibaba Cloud Access Key credentials, which, if exposed or misused through the AI, can lead to unauthorized access and control over cloud resources.

Similar Servers

Stats

Interest Score51
Security Score3
Cost ClassHigh
Avg Tokens200
Stars92
Forks32
Last Update2026-01-15

Tags

Cloud ManagementAI AssistantDevOpsAlibaba CloudApplication Deployment