Manages and deploys Alibaba Cloud resources. Provides tools for AI-driven automation of cloud operations. Connects to Alibaba Cloud APIs for compute, storage, and networking. Used by developers automating cloud infrastructure and operations.
Manages and deploys Alibaba Cloud resources. Provides tools for AI-driven automation of cloud operations. Connects to Alibaba Cloud APIs for compute, storage, and networking. Used by developers automating cloud infrastructure and operations.
pip install alibaba-cloud-ops-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aliyun-alibaba-cloud-ops-mcp-server-github": {
"command": "uvx",
"args": [
"pip install alibaba-cloud-ops-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from alibaba cloud ops?"
API Key Required
This server requires an API key from alibaba cloud ops. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ALIBABA_CLOUD_OPS_API_KEY | Yes | Your alibaba cloud ops API key |
"What resources are available in alibaba cloud ops?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in alibaba cloud ops"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in alibaba cloud ops with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.