DevOps PAT
byennuiii
0Provides a Model Context Protocol (MCP) server for Azure DevOps, enabling interaction with services via Personal Access Token (PAT) authentication.
About
This software offers a Model Context Protocol (MCP) server specifically designed for Azure DevOps, utilizing Personal Access Token (PAT) authentication as an alternative to Azure CLI. It presents a versatile solution by offering both a traditional CLI interface and a modern HTTP API, making it suitable for a wide range of applications from command-line scripting to web-based integrations. The server encapsulates comprehensive Azure DevOps functionality, supporting over 75 distinct operations across work items, builds, repositories, search, and more.
Key Features
- Personal Access Token (PAT) Authentication
- HTTP REST API for web applications
- Full Model Context Protocol (MCP) support
- Configured for Render.com deployment
- Comprehensive Azure DevOps functionality (75 tools)
- 0 GitHub stars
Use Cases
- Automating Azure DevOps workflows and tasks via an API or CLI.
- Integrating Azure DevOps functionalities into web applications or custom services.
- Replacing Azure CLI-based authentication for programmatic interactions with Azure DevOps.