aliyun/alibaba-cloud-ops-mcp-server
by Various
AlibabaCloud CloudOps MCP Server
MCP
aliyun/alibaba-cloud-ops-mcp-server
Added 1 June 2026
Overview
An MCP server that exposes Alibaba Cloud operations through the Model Context Protocol, enabling AI agents to manage cloud resources via a standardized interface. It translates natural language or tool calls into Alibaba Cloud API actions.
Best for
Best for
Developers building AI agents that need to manage Alibaba Cloud resources programmatically
Use cases
- Automating cloud resource provisioning and scaling with AI assistants
- Integrating Alibaba Cloud management into AI-powered workflows
- Querying cloud infrastructure status using natural language
How to use
Tools exposed
uvuvx
Tested with
Qoder, Cursor, Cline, ModelScope, Lingma, Smithery AI, FC-Function AI, Alibaba Cloud Model Studio
Example client config
{\n "mcpServers": {\n "alibaba-cloud-ops-mcp-server": {\n "timeout": 600,\n "command": "uvx",\n "args": [\n "alibaba-cloud-ops-mcp-server@latest"\n ],\n "env": {\n "ALIBABA_CLOUD_ACCESS_KEY_ID": "Your Access Key ID",\n "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "Your Access Key SECRET"\n }\n }\n }\n} Notes
An MCP server that exposes Alibaba Cloud operations through the Model Context Protocol, enabling AI agents to manage cloud resources via a standardized interface. It translates natural language or tool calls into Alibaba Cloud API actions.
118 stars on GitHub. Last updated 2026-03-16. Licensed Apache-2.0.
Use cases
- Automating cloud resource provisioning and scaling with AI assistants
- Integrating Alibaba Cloud management into AI-powered workflows
- Querying cloud infrastructure status using natural language
Pros
- Adheres to the MCP standard for broad compatibility with AI clients
- Written in Python, making it easy to extend or customize
- Provides a unified interface to Alibaba Cloud APIs
Cons
- Limited to the Alibaba Cloud ecosystem, not multi-cloud
- Low community adoption (118 stars) may mean fewer examples or support
- Requires familiarity with both MCP and Alibaba Cloud APIs
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Adheres to the MCP standard for broad compatibility with AI clients
- Written in Python, making it easy to extend or customize
- Provides a unified interface to Alibaba Cloud APIs
Cons
- Limited to the Alibaba Cloud ecosystem, not multi-cloud
- Low community adoption (118 stars) may mean fewer examples or support
- Requires familiarity with both MCP and Alibaba Cloud APIs
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.