Loading...
{
"mcpServers": {
"alibaba-cloud-ops-mcp-server": {
"timeout": 600,
"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"
}
}
}
}DescribeInstancesRetrieves information about ECS instances.
Read-only operation.
RunInstancesCreates new ECS instances.
Creates cloud resources, potentially incurring costs and security implications.
DeleteInstancesDeletes ECS instances.
Destructive operation that permanently removes cloud resources.
ListBucketsLists available OSS buckets.
Read-only operation.
PutBucketCreates a new OSS bucket.
Creates a new storage bucket.
DeleteBucketDeletes an OSS bucket.
Destructive operation that permanently removes a storage bucket and its contents.
OOS_CodeDeployDeploys applications to ECS instances using OOS.
Automates application deployment, which can have significant impact if misconfigured.
LOCAL_ListDirectoryLists files and subdirectories in a given directory on the server.
Read-only operation on the local filesystem.
LOCAL_RunShellScriptExecutes a shell script or command on the server.
Allows arbitrary code execution on the server.
LOCAL_AnalyzeDeployStackIdentifies the project's technology stack and deployment method.
Analyzes local files, no external impact.
This MCP server provides significant capabilities for managing Alibaba Cloud resources, but it also introduces risks due to its ability to perform write and delete operations. It's safe to use if access keys are carefully managed and the AI assistant is used responsibly. Risky scenarios include using it with an untrusted AI assistant or exposing it to unauthorized users.