azure-devops-mcp

azure-devops-mcp

3.3

If you are the rightful owner of azure-devops-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project serves as a reference server implementation for the Model Context Protocol (MCP) integrated with Azure DevOps, enabling AI assistants to interact with Azure DevOps resources programmatically.

The Azure DevOps MCP (Model Context Protocol) server is designed to facilitate seamless interaction between AI assistants and Azure DevOps resources. By leveraging the official Node.js SDK, this server implementation supports a range of operations including project management, work item management, repository operations, and code search capabilities. It is built to integrate with Azure DevOps using a Personal Access Token (PAT) for authentication, ensuring secure and efficient access to resources. The server is developed in Node.js, requiring version 18 or higher, and is configured through environment variables specified in a `.env` file. This setup allows for flexible deployment and operation, making it a valuable tool for developers looking to automate and enhance their Azure DevOps workflows.

Features

  • Azure DevOps integration using official Node.js SDK
  • Support for Model Context Protocol (MCP)
  • Project management operations
  • Work item management
  • Repository operations and code search capabilities