mcp-devops

medeiroshudson/mcp-devops

3.1

If you are the rightful owner of mcp-devops and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a .NET console application that implements a Model Context Protocol (MCP) server for Azure DevOps operations.

Tools

Functions exposed to the LLM to take actions

List Projects

Lists all projects in the Azure DevOps organization.

List Repositories

Lists repositories within a specified or default project.

List Build Definitions

Lists build definitions for a specified or default project.

Queue Build

Queues a build for a specified or default project.

WIQL Query

Executes a WIQL query with optional parameters for fields, relations, and paging.

Get Work Item

Retrieves a specific work item by ID.

Create Work Item

Creates a new work item in a specified or default project.

Update Work Item

Updates an existing work item.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources