azure-devops MCP Server

by mmruesch12

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_PATYesYour Azure DevOps personal access token
AZURE_DEVOPS_ORG_URLYesThe URL of your Azure DevOps organization (e.g., https://dev.azure.com/your-org)
AZURE_DEVOPS_PROJECTNoThe default Azure DevOps project to use
AZURE_DEVOPS_REPOSITORYNoThe default Azure DevOps repository to use

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_work_items

List work items in a project

get_work_item

Get details of a specific work item

create_work_item

Create a new work item

list_pull_requests

List pull requests in a repository

get_pull_request

Get details of a specific pull request

create_pull_request

Create a new pull request

create_pull_request_comment

Add a comment to a pull request

get_pull_request_diff

Get the diff for a pull request

create_wiki_page

Create a new wiki page

edit_wiki_page

Edit an existing wiki page

list_projects

List all accessible projects in the Azure DevOps organization

get_project

Get details of a specific Azure DevOps project

ID: 3obli4updg