Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for SSE mode (only applicable when using SSE transport) | 3000 |
| MCP_TRANSPORT | No | Transport mode for MCP server (sse for SSE mode, stdio for standard input/output mode) | stdio |
| DEVOPS_TOOLSETS | No | Comma-separated list of toolsets to enable. Available toolsets: organization-management, code-management, project-management, pipeline-management, packages-management, application-delivery, test-management. If not specified, all tools will be enabled by default. | |
| YUNXIAO_ACCESS_TOKEN | Yes | Your AlibabaCloud Devops (Yunxiao) Personal Access Token. Grant read and write permissions to all APIs under organization management, project collaboration, code management, pipeline management, artifact repository management, application delivery and testing management. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |