DevOps Enhanced (Azure DevOps)

Integrates with Azure DevOps to provide work item management, repository access, build pipeline operations, and pull request handling with automatic project context switching based on working directory and per-repository authentication configuration.

View Source
3 stars
0 tools
Created Aug 2025
@wangkanai/wangkanai-devops-enhanced-azure-devops-devops-mcp

About

Integrates with Azure DevOps to provide work item management, repository access, build pipeline operations, and pull request handling with automatic project context switching based on working directory and per-repository authentication configuration.

Categories

general

Installation

npm

npm install @wangkanai/wangkanai-devops-enhanced-azure-devops-devops-mcp

Configuration

{ "mcpServers": { "wangkanai-devops-enhanced-azure-devops-devops-mcp": { "command": "npx", "args": [ "-y", "@wangkanai/wangkanai-devops-enhanced-azure-devops-devops-mcp" ] } } }