mcpserver.azuredevops.stdio 0.0.3

Prefix Reserved

                    
dotnet tool install --global mcpserver.azuredevops.stdio --version 0.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local mcpserver.azuredevops.stdio --version 0.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mcpserver.azuredevops.stdio&version=0.0.3
                    
nuke :add-package mcpserver.azuredevops.stdio --version 0.0.3
                    

mcpserver.azuredevops

MCP server as dotnet tool to access Azure DevOps.

dnx

dnx mcpserver.azuredevops.stdio --yes

dotnet tool

Installation

dotnet tool install --global mcpserver.azuredevops.stdio

<br>

🛠️ Supported Tools

Core Navigation Tools

  • GetProjects: List all accessible projects
  • GetRepositories: 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 details
  • GetCommits: Retrieve git commits

<br>

Sponsors

Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of mcpserver.azuredevops.stdio.

Entity Framework Extensions

Dapper Plus

Product 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.3 45 7/31/2026
0.0.2 148 6/7/2026
0.0.2-preview-01 180 7/19/2025
0.0.1 357 6/13/2025
0.0.1-preview-05 176 4/5/2025
0.0.1-preview-04 230 4/3/2025
0.0.1-preview-03 222 4/2/2025
0.0.1-preview-02 227 4/1/2025
0.0.1-preview-01 235 3/31/2025

# 0.0.2 (07 June 2026)
- #6 Update ModelContextProtocolServer.Stdio [enhancement]
- #7 Change into real MCP Server (in NuGet) [enhancement]
- #8 Upgrade nuget packages [enhancement]

The full release notes can be found here: https://github.com/StefH/mcpserver.azuredevops/blob/main/ReleaseNotes.md