DevOps Enhanced MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging by setting the environment variable (e.g., 'devops-mcp'). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-work-itemsC | Get work items from Azure DevOps |
| create-work-itemC | Create a new work item in Azure DevOps |
| update-work-itemC | Update an existing work item in Azure DevOps |
| add-work-item-commentC | Add a comment to an existing work item in Azure DevOps |
| get-repositoriesC | Get repositories from Azure DevOps project |
| get-buildsC | Get build definitions and recent builds |
| get-pull-requestsC | Get pull requests from Azure DevOps repository |
| trigger-pipelineC | Trigger a build pipeline in Azure DevOps |
| get-pipeline-statusC | Get status of a specific build or pipeline |
| get-current-contextC | Get current Azure DevOps context based on directory |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wangkanai/devops-enhanced-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server