☁️
Tizzani.AzureDevOps.MCP
An MCP server for querying the Azure DevOps API
0 installs
Trust: 34 — Low
Cloud
Ask AI about Tizzani.AzureDevOps.MCP
Powered by Claude · Grounded in docs
I know everything about Tizzani.AzureDevOps.MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Azure DevOps MCP Server
An MCP Server for integrating with Azure DevOps REST API.
Installation
Download the tool from NuGet.
dotnet tool install --global Tizzani.AzureDevOps.MCP --prerelease
IDE Integration
"mcpServers": {
"mcp-azuredevops": {
"command": "tizzani.adomcp",
"args": [
"--ado_token=Your-Token",
"--ado_organization=Your-Organization",
"--ado_project=Your-Project"
]
}
}
