Submit

Azure DevOps MCP (Model Context Protocol)

@kevinmeyvaert

Working implementation of a SSE Server MCP for interfacing with Azure Devops
Overview

What is Azure DevOps MCP?

Azure DevOps MCP (Model Context Protocol) is a reference server implementation that allows AI assistants to interact with Azure DevOps resources programmatically.

How to use Azure DevOps MCP?

To use Azure DevOps MCP, clone the repository, install the dependencies, configure the environment variables, and start the server. You can then interact with Azure DevOps using the provided endpoints.

Key features of Azure DevOps MCP?

  • Integration with Azure DevOps using the official Node.js SDK
  • Support for Model Context Protocol (MCP)
  • Project management operations
  • Work item management
  • Repository operations
  • Code search capabilities

Use cases of Azure DevOps MCP?

  1. Automating project management tasks in Azure DevOps.
  2. Managing work items programmatically.
  3. Performing repository operations and code searches through an AI assistant.

FAQ from Azure DevOps MCP?

  • What are the prerequisites for using Azure DevOps MCP?

You need Node.js (v18 or higher), an Azure DevOps account, and a Personal Access Token (PAT).

  • How do I configure the environment variables?

Copy .env.example to .env and fill in the required variables such as AZURE_DEVOPS_ORG_URL and AZURE_DEVOPS_PAT.

  • Is there a license for Azure DevOps MCP?

Yes, the project is licensed under the MIT License.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.