74
/ 100
22 days ago
npm

radholm/azure-devops-mcp

MCP server for interacting with Azure DevOps

radholm/azure-devops-mcp· npm: @radholm/azure-devops-mcp· listed on npm
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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ADO_MCP_AUTH_TOKEN, PERSONAL_ACCESS_TOKEN
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.
🔐 secretADO_MCP_AUTH_TOKEN
configAZURE_DEVOPS_API_VERSION
configAZURE_DEVOPS_BASE_URLAlternatively, use the environment variable instead of --base-url:
configAZURE_TOKEN_CREDENTIALS
configCODESPACES
configCODESPACE_NAME
configLOG_LEVEL
🔐 secretPERSONAL_ACCESS_TOKENSet to your raw Personal Access Token (the token string as generated by Azure DevOps). The server handles encoding internally.
configado_mcp_project"": "Contoso",
configado_mcp_team"": "Fabrikam Team"
// 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 1 concrete improvement 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/radholm-azure-devops-mcp-sh11zq)](https://m8ven.ai/mcp/radholm-azure-devops-mcp-sh11zq)
commit: 33f2ad7810a955c136b1591a001a934ba377c4b5
code hash: 5ff43e6b2bff4022664e232167bd2c322b34ffcfa3df43fc4ac9da03f74963a5
verified: 7/1/2026, 9:58:35 AM
view raw JSON →