Installation & Configuration
{
"mcpServers": {
"aliyun-manager": {
"command": "node",
"args": [
"path/to/aliyun-manager-mcp/build/index.js"
],
"env": {
"ALIBABA_CLOUD_ACCESS_KEY_ID": "your_access_key_id",
"ALIBABA_CLOUD_ACCESS_KEY_SECRET": "your_access_key_secret",
"ALIBABA_CLOUD_REGION": "cn-beijing"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15