mcp-server-azure-devops
0
The Azure DevOps MCP Server is designed to enable AI assistants to securely interact with Azure DevOps through a standard protocol. It facilitates comprehensive management of DevOps resources and automates workflows using natural language commands.
Azure DevOps MCP Server
A Model Context Protocol (MCP) server implementation for Azure DevOps to connect AI assistants to Azure DevOps APIs. It allows secure interaction with projects, work items, repositories, and automates DevOps workflows through natural language.
Features
- Access and manage multiple Azure DevOps resources
- Create and update work items, branches, pull requests
- Execute DevOps workflows via natural language
- Supports authentication methods: Personal Access Token, Azure Identity, Azure CLI
Authentication Methods
- Personal Access Token (PAT)
- Azure Identity (DefaultAzureCredential)
- Azure CLI
Tools
- User, Organization, Project, Repository, Work Item, Search, Pipelines, Wiki, Pull Requests Tools
Environment Variables
- Key variables include
AZURE_DEVOPS_AUTH_METHOD
,AZURE_DEVOPS_ORG_URL
,AZURE_DEVOPS_PAT
,AZURE_DEVOPS_DEFAULT_PROJECT
Troubleshooting & Contributing
- Detailed troubleshooting and contributing guidelines are available.