AlibabaCloud MCP Server
OfficialRelated Servers
Alternatives to AlibabaCloud MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceA server that provides management and connectivity for Alibaba Cloud RDS database services via OpenAPI, enabling users to create, query, and modify RDS instances through MCP integration.3655Apache 2.0
- FlicenseBqualityDmaintenanceA server that provides access to Alibaba Cloud workitem descriptions through MCP protocol, allowing agents to retrieve structured workitem data including text, images, and HTML content by ID.11-
- FlicenseCqualityDmaintenanceEnables AI assistants to manage Alibaba Cloud resources via natural language, with explicit tools for common services and a universal API invoker for full cloud coverage.92-
- AlicenseCqualityFmaintenanceA Model Context Protocol server that enables AI agents to interact with Alibaba Cloud DataWorks through standardized interfaces, allowing seamless management of DataWorks resources and operations via the DataWorks Open API.10063 npm51Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA proxy service that connects Claude Code to Alibaba Cloud International OpenAPI MCP Server, supporting services like ECS and OSS. It provides secure multi-user authentication via OAuth 2.1 and allows for dynamic configuration of MCP services.9 npm-
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables agent applications like Cursor and Cline to integrate with Alibaba Cloud Function Compute, allowing them to deploy and manage serverless functions through natural language interactions.1224 npm9MIT
TDQS
Scored across 34 tools
Most tools have distinct purposes targeting specific resources (e.g., OSS buckets, ECS instances, RDS instances, monitoring metrics), but there is some overlap in monitoring tools like GetCpuloadavg15mData, GetCpuloadavg5mData, and GetCpuLoadavgData which differ only in time granularity and could be confusing. Overall, the boundaries are clear for the majority of tools.
The naming follows a consistent verb_noun pattern (e.g., DescribeInstances, RunInstances, DeleteBucket) with minor deviations such as GetCpuloadavgData (mixed case) and ListBuckets vs. ListObjects. Most tools use camelCase with initial capitals, but a few like GetCpuloadavgData break this slightly, though the pattern remains largely predictable.
With 34 tools, the count is borderline high for a cloud management server, as it covers multiple services (ECS, RDS, OSS, VPC, monitoring). While comprehensive, it may feel heavy and could be streamlined by grouping similar operations, but it's not extreme and aligns with the broad scope of Alibaba Cloud services.
The tool set provides good coverage for core cloud operations including CRUD for instances, buckets, and monitoring, with lifecycle management (create, start, stop, reboot, delete). Minor gaps exist, such as no explicit update tools for instances or buckets, but agents can work around this using existing tools like ReplaceSystemDisk or by combining operations.