An MCP server for querying the Azure DevOps API
2 stars
C#
Updated Apr 13, 2025
azuredevops
dotnet
mcp
mcp-server
nuget
Documentation
Azure DevOps MCP Server
An MCP Server for integrating with Azure DevOps REST API.
Installation
Download the tool from NuGet.
sh
dotnet tool install --global Tizzani.AzureDevOps.MCP --prereleaseIDE Integration
json
"mcpServers": {
"mcp-azuredevops": {
"command": "tizzani.adomcp",
"args": [
"--ado_token=Your-Token",
"--ado_organization=Your-Organization",
"--ado_project=Your-Project"
]
}
}Similar MCP
Based on tags & features
Trending MCP
Most active this week