πŸ”§

alibabacloud-devops-mcp-server

πŸ”§MCP Server

yjiace/alibabacloud-devops-mcp-server

VibeIndex|
What it does

Enables AI assistants to interact with Alibaba Cloud's Yunxiao DevOps platform, automating code management, project tasks, pipeline operations, and deployment workflows through a comprehensive Mode...

remotehosted

Installation

npxRun with npx
npx -y @smithery/cli install @aliyun/alibabacloud-devops-mcp-server --client claude
DockerRun with Docker
docker run -i --rm \
DockerRun with Docker
docker run -d --name yunxiao-mcp \
Node.jsRun Node.js server
node dist/index.js --sse
npm runRun npm script
npm run start:http

+ 2 more commands in README

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "yunxiao": { "command": "npx", "args": [ ...
πŸ“– Extracted from yjiace/alibabacloud-devops-mcp-server README
2,736
AddedJan 26, 2026