alibabacloud-devops-mcp-server
Verified Safeby aliyun
Overview
Provides AI assistants with the ability to interact with Alibaba Cloud DevOps (Yunxiao) platform for tasks like code review, task management, pipeline execution, and deployment, to assist enterprise development teams.
Installation
npx -y alibabacloud-devops-mcp-serverEnvironment Variables
- YUNXIAO_ACCESS_TOKEN
- PORT
- DEVOPS_TOOLSETS
- YUNXIAO_API_BASE_URL
Security Notes
The server uses `YUNXIAO_ACCESS_TOKEN` for authentication, which is expected via environment variables or URL query parameters in SSE mode, a standard and recommended practice. Input validation is thoroughly implemented using Zod schemas, mitigating risks like injection attacks. API calls target official Alibaba Cloud domains. No use of `eval` or other obvious malicious code patterns were found in the provided source.
Similar Servers
gcloud-mcp
Enables AI assistants to interact with the Google Cloud environment using the gcloud CLI for natural language cloud management and workflow automation.
mcp-server-azure-devops
This server provides an AI agent with tools to interact with Azure DevOps services, including searching code, wikis, and work items, managing pull requests, retrieving project details, and handling pipeline operations.
mcp-for-argocd
Enables AI assistants to interact with Argo CD applications through natural language, streamlining DevOps tasks.
alibaba-cloud-ops-mcp-server
Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.