Skip to main content
Glama
subrahmaniank

arcade-azure-devops-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_ORGNoYour Azure DevOps organization name
AZURE_DEVOPS_PATNoYour Azure DevOps Personal Access Token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
AzureDevops_AddWorkItemCommentB

Add a comment to a work item.

AzureDevops_CreatePullRequestC

Create a new pull request.

AzureDevops_CreateWorkItemC

Create a new work item.

AzureDevops_GetProjectC

Get details of a specific Azure DevOps project.

AzureDevops_GetWikiPageC

Get a specific wiki page.

AzureDevops_GetWorkItemB

Get a work item by ID.

AzureDevops_ListBranchesB

List branches in a repository.

AzureDevops_ListBuildDefinitionsA

List build/pipeline definitions in a project.

AzureDevops_ListBuildsA

List builds in a project.

AzureDevops_ListProjectsB

List all projects in the Azure DevOps organization.

AzureDevops_ListPullRequestsA

List pull requests in a repository.

AzureDevops_ListRepositoriesA

List all Git repositories in a project.

AzureDevops_ListTeamsB

List all teams in a project.

AzureDevops_ListWikisA

List wikis in a project or organization.

AzureDevops_MyWorkItemsA

Get work items assigned to the current user.

AzureDevops_QueueBuildC

Queue a new build.

AzureDevops_RunPipelineC

Start a new pipeline run.

AzureDevops_RunWorkItemQueryC

Run a WIQL (Work Item Query Language) query.

AzureDevops_SearchCodeB

Search for code across repositories.

AzureDevops_SearchIdentitiesA

Search for identities (users/groups) in Azure DevOps.

AzureDevops_UpdateWorkItemB

Update an existing work item.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/subrahmaniank/arcade-azure-devops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server