73
/ 100
17 days ago
glama

ado-mcp-gateway

A self-hosted remote MCP server for Azure DevOps that bridges OAuth 2.1 between MCP clients and Microsoft Entra ID, enabling any OAuth-capable client (e.g., Claude Code, Claude Desktop) to access Azure DevOps resources.

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 1 credential: ADO_GW_CLIENT_SECRET
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.
configADO_GW_CLIENT_ID/ ADO_GW_CLIENT_SECRET yes The Entra app above
🔐 secretADO_GW_CLIENT_SECRETADO_GW_CLIENT_ID / yes The Entra app above
configADO_GW_ORGyes Azure DevOps organization (positional arg of the backend)
configADO_GW_BASE_URLprod Public HTTPS URL of the gateway (defaults to http://localhost:8090)
configADO_GW_TENANTto your directory GUID. Only accounts in that directory can
configADO_GW_TOKEN_MODEno passthrough (default) or phantom. See "Token modes"
configADO_GW_BACKEND_CMD
configADO_GW_BACKEND_ARG
configADO_GW_HOST
configADO_GW_PORT
// 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/baodq97-ado-mcp-gateway-0rxxe2)](https://m8ven.ai/mcp/baodq97-ado-mcp-gateway-0rxxe2)
commit: 9065a979555db55086834a9277b8fe3b13a0ded1
code hash: 0bdb1705d33fc2e2e4f214e05481cec8adb69896363d68c403f6d88928b7fa0a
verified: 7/14/2026, 8:27:25 AM
view raw JSON →