Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Alibaba Cloud Ops MCP Server is a Model Context Protocol server that enables AI assistants to operate Alibaba Cloud resources like ECS, Cloud Monitor, and OOS through seamless API integration.
Add this to your MCP client configuration:
{
"mcpServers": {
"aliyun-alibaba-cloud-ops-mcp-server": {
"command": "uvx",
"args": [
"alibaba-cloud-ops-mcp-server@latest"
],
"env": {
"ALIBABA_CLOUD_ACCESS_KEY_ID": "<Your Alibaba Cloud access key ID>",
"ALIBABA_CLOUD_ACCESS_KEY_SECRET": "<Your Alibaba Cloud access key secret>"
}
}
}
}{
"id": "aliyun-alibaba-cloud-ops-mcp-server",
"name": "Alibaba Cloud Ops",
"description": "Alibaba Cloud Ops MCP Server is a Model Context Protocol server that enables AI assistants to operate Alibaba Cloud resources like ECS, Cloud Monitor, and OOS through seamless API integration.",
"source_url": "https://github.com/aliyun/alibaba-cloud-ops-mcp-server",
"publisher_name": "aliyun",
"publisher_url": "https://github.com/aliyun",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 1584,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "alibaba-cloud-ops-mcp-server"
},
"tools_count": 34
}