MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/AlibabaCloud DevOps MCP
Cloud PlatformsOfficial
A

AlibabaCloud DevOps MCP

Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.

162 starsUpdated Aug 18, 2026
View on GitHub

Ads

Overview

AlibabaCloud Devops MCP Server provides AI assistants with the ability to interact with the Yunxiao platform, enabling them to read work item contents in projects, automatically write code after understanding requirements, and submit code merge requests. Enterprise development teams can use it to assist with code reviews, optimize task management, reduce repetitive operations, and thus focus on more important innovation and product delivery. alibabacloud-devops-mcp-server provides the following capabilities for AI assistants:

Installation

npx -y alibabacloud-devops-mcp-server

Configuration

{
  "mcpServers": {
    "yunxiao": {
      "command": "npx",
      "args": [
        "-y",
        "alibabacloud-devops-mcp-server"
      ],
      "env": {
        "YUNXIAO_ACCESS_TOKEN": "<YOUR_TOKEN>",
        "YUNXIAO_API_BASE_URL": "https://your-org.devops.aliyuncs.com"
      }
    }
  }
}

Capabilities

  • Search and view work items

    Find work items across projects with `search_workitems` and inspect their details, comments, attachments, and activity history.

  • Manage merge requests and code

    List, create, and comment on merge requests (`list_change_request`, `create_change_request_comment`), browse repository file trees, and compare branches.

  • Run and inspect pipelines

    Trigger pipeline runs, fetch execution logs, and query run statuses using `list_pipeline_runs` and `get_pipeline_job_run_log`.

  • Handle application deployments

    Create deployment change orders, view deployment logs, and manage release workflow stages with `execute_app_release_stage`.

  • Manage test cases and plans

    Search test cases, create test plans, and update test results via `search_testcases` and `update_test_result`.

  • Browse organization structure

    Look up departments, members, and roles using `get_organization_departments` and `search_organization_members`.

Tags

  • cloud-infrastructure

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today