Skip to main content
Glama

Azure DevOps MCP Server

by jhlia0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging
PROJECTYesAzure DevOps project name
DEFAULT_TEAMNoDefault team name for backlog queries
DEFAULT_USERNoDefault user for work item queries (recommended for querying your own work items)
ORGANIZATIONYesAzure DevOps organization name
EXCLUDE_CLOSEDNoExclude closed work items by defaulttrue
EXCLUDE_REMOVEDNoExclude removed work items by defaulttrue
AZURE_DEVOPS_PATYesPersonal Access Token
DEFAULT_AREA_PATHNoDefault area path for queries
DEFAULT_MAX_RESULTSNoMaximum number of results to return100
DEFAULT_ACTIVE_STATESNoDefault active statesActive,New,In Progress,To Do,Doing
DEFAULT_REVIEW_STATESNoDefault review statesCode Review,Testing,Approved
DEFAULT_ITERATION_PATHNoDefault iteration path for queries
DEFAULT_WORK_ITEM_TYPESNoDefault work item typesBug,Task,User Story,Product Backlog Item
DEFAULT_COMPLETED_STATESNoDefault completed statesClosed,Done,Resolved

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

No tools

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/jhlia0/azure-devops-mcp'

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