Servers
azure-devops-mcp
@Novaes
Azure DevOps MCP C# server and client code
Overview
What is azure-devops-mcp?
The azure-devops-mcp server is a C# implementation of the Model Context Protocol for Azure DevOps, enabling AI tools to interact with Azure DevOps services.
How to use azure-devops-mcp?
Requires Docker Desktop with the Windows daemon. Clone the repository, install the necessary content, and add it to your MCP client configuration. Run the server and client together using docker-compose up --build. They communicate via port 8080.
Key features of azure-devops-mcp
- Written in C#.
- Runs on Docker with the Windows daemon.
- Supports running server and client separately or together.
- Communication between server and client occurs on port 8080.
- Exposes Azure DevOps functionality through the MCP protocol.
Use cases of azure-devops-mcp
—
FAQ from azure-devops-mcp
—