Tiberriver256/mcp-server-azure-devops
Azure DevOps integration for repository management, work items, and pipelines.
Quick Start
Clone the repository:
git clone https://github.com/Tiberriver256/mcp-server-azure-devopsClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-azure-devops": {
"command": "npx",
"args": [
"-y",
"Tiberriver256/mcp-server-azure-devops"
]
}
}
}Check the repository README for specific installation and configuration instructions.