Skip to main content
Glama
hasanozcan

Azure DevOps MCP Server

by hasanozcan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_PATNoPersonal Access Token (required in PAT mode)
AZURE_DEVOPS_BASE_URLNoREST API base URLhttps://dev.azure.com
AZURE_DEVOPS_AUTH_MODENoAuthentication mode: `pat` or `azcli`pat
AZURE_DEVOPS_API_VERSIONNoREST API version7.1
AZURE_DEVOPS_RETRY_COUNTNoRetry count for retryable reads2
AZURE_DEVOPS_ORGANIZATIONNoOrganization name or Azure DevOps URL
AZURE_DEVOPS_MAX_DIFF_LINESNoMaximum diff lines returned by a tool call5000
AZURE_DEVOPS_DEFAULT_PROJECTNoProject used when a tool omits `project`
AZURE_DEVOPS_ENABLE_WRITE_TOOLSNoEnable guarded mutations (true/false)false
AZURE_DEVOPS_REQUEST_TIMEOUT_MSNoPer-request timeout in milliseconds30000
AZURE_DEVOPS_MAX_DIFF_FILE_BYTESNoPer-side file size limit for local diff generation1048576

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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