MCP server for Azure DevOps
Top 94.1% on sourcepulse
This project provides an Azure DevOps Model Context Protocol (MCP) server, enabling AI assistants to interact with Azure DevOps APIs. It serves as a bridge for AI models to access and manage projects, work items, repositories, and pipelines, facilitating natural language interaction with DevOps workflows.
How It Works
The server implements the MCP, a standardized protocol for AI assistant communication. It features a modular, feature-based architecture, encapsulating functionalities like project management, work item manipulation, and repository access into distinct modules. This design promotes maintainability and extensibility, allowing for easier integration of new Azure DevOps features.
Quick Start & Requirements
npx @tiberriver256/mcp-server-azure-devops
AZURE_DEVOPS_ORG_URL
and authentication details.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is described as an "MCP server implementation," implying it's a foundational component. Specific limitations or unsupported Azure DevOps features are not detailed in the README.
1 week ago
Inactive