mcpserver.azuredevops.stdio
0.0.1
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global mcpserver.azuredevops.stdio --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local mcpserver.azuredevops.stdio --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mcpserver.azuredevops.stdio&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package mcpserver.azuredevops.stdio --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
mcpserver.azuredevops
MCP server as dotnet tool to access Azure DevOps.
Installation
dotnet tool install --global mcpserver.azuredevops.stdio
<br>
🛠️ Supported Tools
Core Navigation Tools
GetProjects
: List all accessible projectsGetRepositories
: List all repositories in a project
Project Tools
GetProject
: Get details of a specific project
Repository Tools
GetRepository
: Get repository details
Search Tools
SearchCode
: Search for code across repositories in a project
GetCommit Tools
GetCommit
: Retrieve a particular commit detailsGetCommits
: Retrieve git commits
<br>
📖 Links
- https://github.com/Tiberriver256/mcp-server-azure-devops
- https://github.com/stefanskiasan/azure-devops-mcp-server
Sponsors
Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of mcpserver.azuredevops.stdio.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
0.0.2-preview-01 | 29 | 7/19/2025 |
0.0.1 | 217 | 6/13/2025 |
0.0.1-preview-05 | 99 | 4/5/2025 |
0.0.1-preview-04 | 155 | 4/3/2025 |
0.0.1-preview-03 | 151 | 4/2/2025 |
0.0.1-preview-02 | 155 | 4/1/2025 |
0.0.1-preview-01 | 160 | 3/31/2025 |
# 0.0.1 (13 June 2025)
- #6 Update ModelContextProtocolServer.Stdio [enhancement]
The full release notes can be found here: https://github.com/StefH/mcpserver.azuredevops/blob/main/ReleaseNotes.md