dsh-aliyun-mcp
Connects to Alibaba Cloud's official OpenAPI MCP Server to manage cloud resources across services including ECS, OSS, domains, DNS, and Function Compute, exposing tens of thousands of Alibaba Cloud OpenAPIs as tools via static AccessKey credentials.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dsh-aliyun-mcplist my ECS instances in cn-hangzhou"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dsh-aliyun-mcp — Alibaba Cloud MCP connection (static-credential mode)
Connects the official Alibaba Cloud OpenAPI MCP Server to DeepSeek Harness: enter an AccessKey (RAM sub-account recommended), the plugin runs the official Alibaba Cloud MCP Proxy (uvx alibabacloud.mcp-proxy) locally to exchange the static credentials for a bearer token, and registers the upstream tools under mcp__aliyun__* — covering ECS / OSS / domains / DNS / Function Compute and tens of thousands of Alibaba Cloud OpenAPIs.
Compatibility
Requires DeepSeek Harness ≥ 0.1.5-rc.1 (declared as dsh.engines.dsh in the package manifest, so the DSH plugin marketplace can report it) and is verified against 0.1.5-rc.1. This build carries the DSH 0.1.5 adaptations: the strict tool-result contract (lossless-JSON snapshot, additionalProperties: false schema validation, and output.render returning ContentBlock[]) plus executable resolution that survives a launchd-started host whose PATH is only /usr/bin:/bin.
Related MCP server: 阿里云 OpenAPI MCP Server
Prerequisites
Install
uvlocally:brew install uvCreate a RAM sub-account AccessKey and attach the managed policy
AliyunOpenAPIMCPServerStaticCredentialAccess(ram:GenerateAccessToken+openapiexplorer:*). Do not use the root account key.
Install
# from npm (published package)
dsh plugin --profile web add dsh-aliyun-mcp
# or local development
dsh plugin --profile web add link:/path/to/dsh-aliyun-mcp
# restart dsh web to applyConfigure
Fill in the Web settings panel「阿里云 MCP」: AccessKey ID / Secret, optional upstream endpoint (https://api.aliyun.com/mcp for CN, https://api.alibabacloud.com/mcp for INTL; leave empty for auto-discovery), optional proxy args.
Or via agent tools: aliyun_mcp_config / aliyun_mcp_status / aliyun_mcp_test / aliyun_mcp_clear.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
Related MCP Servers
- 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-

阿里云 OpenAPI MCP Serverofficial
AlicenseNot gradedqualityCmaintenance远程MCP服务,通过Model Context Protocol为AI应用提供阿里云数万个OpenAPI的无缝集成,支持Terraform、多账号、自定义OAuth等能力。32Apache 2.0- AlicenseNot gradedqualityCmaintenanceConnects MCP clients (Claude Desktop, Cursor, Cline, Zed) to llmsproxy.ai, exposing chat, coding, and retrieval capabilities as MCP tools, resources, and prompts.6 npmApache 2.0
- AlicenseNot gradedqualityCmaintenanceTurns DeepSeek Harness into an MCP server with tools for session management, agent execution, resources, and OAuth, plus browser automation and GitHub/GitLab integration.67 npm20MIT