stefanskiasan_azure-devops-mcp-server
The Azure DevOps MCP Server for Cline is a server that facilitates integration with Azure DevOps services through Model Context Protocol (MCP). It enables users to manage work items, boards, pipelines, pull requests, wikis, and projects within Azure DevOps, specifically for Cline users.
Azure DevOps MCP Server for Cline
This project is a Model Context Protocol (MCP) server that integrates with Azure DevOps, allowing interaction with various Azure DevOps services. It is designed for use with Cline, a platform for handling MCP servers.
Prerequisites
- Node.js (v20 LTS or higher)
- npm
- Cline installation
- Azure DevOps account with access tokens
Installation
- Automatically via Smithery
- Manually by cloning the repository and installing dependencies
Configuration
Obtain a Personal Access Token from Azure DevOps and configure it in Cline MCP settings.
Available Tools
- Work Items: manage work items by ID, create, update
- Boards: access available boards
- Pipelines: list and trigger pipelines
- Pull Requests: manage pull requests
- Wiki: manage wikis
- Projects: list projects
Verification
Restart Cline or VSCode and verify installation with MCP Inspector.
Troubleshooting
Guidelines provided for connection, authentication, and other issues.
Development
Instructions for modifying and testing the server.
License
MIT License