ADO-MCP-SERVER
0
The Azure DevOps MCP Server is designed to integrate Azure DevOps services with the Model Context Protocol, providing standardized access to repositories and pull requests. It requires Node.js and an Azure DevOps account with a PAT for setup.
Overview
- Description: A Model Context Protocol (MCP) server for integrating with Azure DevOps Services.
- Features: Allows querying of Azure DevOps repositories, pull requests, and more via MCP.
- Prerequisites: Requires Node.js, npm or yarn, TypeScript, and an Azure DevOps account with a PAT.
- Installation: Clone the repository, install dependencies, and build the project.
- Configuration: Set up an Azure DevOps PAT with the necessary permissions.
- Usage: Start the server with npm, suitable for integration with MCP-supporting tools.