alibabacloud-devops-mcp-server
Advanced tools
Comparing version
import { z } from "zod"; | ||
// Organization related types | ||
export const CurrentOrganizationInfoSchema = z.object({ | ||
id: z.string().optional().describe("User ID"), | ||
name: z.string().optional().describe("Display name"), | ||
email: z.string().optional().describe("Email"), | ||
lastOrganization: z.string().optional().describe("Last logged-in organization"), | ||
@@ -8,0 +5,0 @@ }); |
{ | ||
"name": "alibabacloud-devops-mcp-server", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "MCP Server for using the alibabacloud-devops API: allows AI assistants to directly participate in development collaboration, helping teams optimize development processes and improve efficiency.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
# alibabacloud-devops-mcp-server | ||
Yunxiao 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. | ||
Enterprise development teams can use it to assist with code reviews, optimize task management, reduce repetitive operations, and focus on more important innovations and product delivery. | ||
## Features | ||
@@ -8,0 +5,0 @@ |
# alibabacloud-devops-mcp-server | ||
云效mcp-server工具为 AI 助手提供了与云效平台交互的能力,能够让 AI 助手可以读取项目中工作项的内容,在理解需求后自动编写代码,并提交代码合并请求。企业研发团队可以使用它协助代码审查、优化任务管理、减少重复性操作,从而专注于更重要的创新和产品交付。 | ||
@@ -4,0 +3,0 @@ |
129785
-0.27%2288
-0.13%121
-2.42%