74
/ 100
1 month ago
glama

Azure DevOps MCP Server

Enables reading and updating Azure DevOps work items, comments, metadata, and relations from an MCP-compatible client.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: AZURE_CLIENT_SECRET, MCP_AUTH_TOKEN, MCP_TLS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_AUTH_MODEinteractive or default
configAZURE_AUTH_RECORD_PATHOptional custom path for the auth record file
configAZURE_CLIENT_IDOptional Entra app client ID
🔐 secretAZURE_CLIENT_SECRETOptional client secret for non-interactive Azure auth
configAZURE_DEVOPS_DEFAULT_PROJECTDefault project used when a tool call omits project
configAZURE_DEVOPS_ORG_URLAzure DevOps organization URL
configAZURE_DEVOPS_PATuses a personal access token if you prefer PAT-based auth
configAZURE_KEYVAULT_URIOptional Key Vault URI for loading secrets
configAZURE_TENANT_IDOptional Entra tenant ID
configBULK_REQUEST_TIMEOUT_MSTimeout for bulk requests in milliseconds
configLOG_LEVELLog level such as info or debug
configMAX_RETRY_ATTEMPTSRetry count for transient failures
🔐 secretMCP_AUTH_TOKENOptional bearer token for the HTTP /mcp endpoint
configMCP_HTTP_HOSTHTTP bind host when using HTTP transport
configMCP_HTTP_PORTHTTP port when using HTTP transport
configMCP_TLS_CERTOptional TLS certificate secret or path value
🔐 secretMCP_TLS_KEYOptional TLS private key secret or path value
configMCP_TRANSPORTstdio or http
configREQUEST_TIMEOUT_MSPer-request timeout in milliseconds
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/karthikpro-azure-mcp-aauam3)](https://m8ven.ai/mcp/karthikpro-azure-mcp-aauam3)
commit: 03772429b6d712cbe87ca2b7e5cecb3cd04a85bd
code hash: 2b67be2ceae7e74abe5b426d5d1631b7323225fa6bd9277baf7e1d9c21a3e23f
verified: 6/22/2026, 12:55:55 PM
view raw JSON →