alibaba-cloud-ops-mcp-server
Verified Safeby aliyun
Overview
Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.
Installation
uvx alibaba-cloud-ops-mcp-server@latestEnvironment 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
aws-mcp-server
The AWS MCP Server allows AI assistants to execute AWS CLI commands and access AWS environment context, providing a powerful interface for cloud management and automation.
alibabacloud-observability-mcp-server
The server provides AI-driven interaction capabilities for Alibaba Cloud observability products (SLS, ARMS, CloudMonitor, Prometheus), enabling natural language queries and analysis of multimodal data by mapping natural language to standardized tool calls.
mcp-kubernetes
Enables AI assistants to interact with and debug Kubernetes clusters by translating natural language requests into Kubernetes operations.
alibabacloud-devops-mcp-server
Provides AI assistants with the ability to interact with Alibaba Cloud DevOps (Yunxiao) platform for tasks like code review, task management, pipeline execution, and deployment, to assist enterprise development teams.