Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for HTTP/SSE mode (default is 3000) | 3000 |
| MCP_TRANSPORT | No | The transport mode for the MCP server (stdio, sse, or http) | stdio |
| DEVOPS_TOOLSETS | No | Comma-separated list of toolsets to enable (base, code-management, organization-management, project-management, pipeline-management, packages-management, application-delivery). If not specified, all tools will be enabled. | |
| YUNXIAO_ACCESS_TOKEN | Yes | Your AlibabaCloud Devops 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 | |