Alibabacloud Devops MCP Server
UnclaimedYunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
Install
npx -y alibabacloud-devops-mcp-server --toolsets=code-management,project-managementUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
create_branch
Create a branch
create_change_request
Create a merge request
create_change_request_comment
Create a comment on a merge request
create_commit_comment
[Code Management] Create a comment on a commit
create_file
Create a file
create_sprint
[Project Management] Create a sprint
delete_branch
Delete a branch
delete_file
Delete a file
get_branch
Get branch information
get_change_request
Query merge request
get_commit
[Code Management] Get commit details
get_compare
Compare code
get_current_organization_Info
Get current user's organization information
get_file_blobs
Get file content
get_organization_department_ancestors
Get the ancestors of a department in an organization
get_organization_department_info
Get information about a department in an organization
get_organization_departments
Get the list of departments in an organization
get_organization_member_info
Get information about a member in an organization
get_organization_member_info_by_user_id
Get information about a member in an organization by user ID
get_organization_members
Get the list of members in an organization
get_organization_role
Get information about an organization role
get_project
Get project details
get_repository
Get repository details
get_sprint
Get sprint details
get_user_organizations
Get the list of organizations the current user has joined
list_branches
Get branch list
list_change_request
Query merge request list
list_change_request_comments
Query merge request comment list
list_change_request_patch_sets
Query merge request version list
list_commits
[Code Management] List commits in a repository
list_files
Query file tree
list_organization_roles
List organization roles
list_program_versions
[Project Management] List program versions
list_repositories
Get repository list
list_sprints
List sprints in a project
search_organization_members
Search for organization members
search_programs
[Project Management] Search for programs
search_projects
Search projects
update_file
Update file content
update_sprint
[Project Management] Update a sprint