Skip to main content
Glama

DevOps Enhanced MCP

by wangkanai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging by setting to 'devops-enhanced-mcp'

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-work-items

Get work items from Azure DevOps

create-work-item

Create a new work item in Azure DevOps

update-work-item

Update an existing work item in Azure DevOps

add-work-item-comment

Add a comment to an existing work item in Azure DevOps

get-repositories

Get repositories from Azure DevOps project

get-builds

Get build definitions and recent builds

get-pull-requests

Get pull requests from Azure DevOps repository

trigger-pipeline

Trigger a build pipeline in Azure DevOps

get-pipeline-status

Get status of a specific build or pipeline

get-current-context

Get current Azure DevOps context based on directory

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