Skip to main content
Glama
karthikpro

Azure DevOps MCP Server

by karthikpro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level such as info or debug
MCP_TLS_KEYNoOptional TLS private key secret or path value
MCP_TLS_CERTNoOptional TLS certificate secret or path value
MCP_HTTP_HOSTNoHTTP bind host when using HTTP transport
MCP_HTTP_PORTNoHTTP port when using HTTP transport
MCP_TRANSPORTNoTransport mode
MCP_AUTH_TOKENNoOptional bearer token for the HTTP /mcp endpoint
AZURE_AUTH_MODENoAuthentication mode
AZURE_CLIENT_IDNoOptional Entra app client ID
AZURE_TENANT_IDNoOptional Entra tenant ID
AZURE_DEVOPS_PATNoOptional PAT for direct Azure DevOps auth
AZURE_KEYVAULT_URINoOptional Key Vault URI for loading secrets
MAX_RETRY_ATTEMPTSNoRetry count for transient failures
REQUEST_TIMEOUT_MSNoPer-request timeout in milliseconds
AZURE_CLIENT_SECRETNoOptional client secret for non-interactive Azure auth
AZURE_DEVOPS_ORG_URLYesAzure DevOps organization URL
AZURE_AUTH_RECORD_PATHNoOptional custom path for the auth record file
BULK_REQUEST_TIMEOUT_MSNoTimeout for bulk requests in milliseconds
AZURE_DEVOPS_DEFAULT_PROJECTNoDefault project used when a tool call omits project

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

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