69
/ 100
13 days ago
glama

MDI MCP Server

An MCP server that integrates with Microsoft Defender for Identity via the Microsoft Graph API, enabling natural language queries and HTML report generation for alerts, incidents, risky users, and more.

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: GITHUB_WEBHOOK_SECRET, AZURE_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.
🔐 secretGITHUB_WEBHOOK_SECRETexport ="your-webhook-secret"
configAZURE_TENANT_IDEdit .env with your , AZURE_CLIENT_ID, AZURE_CLIENT_SECRET
configAZURE_CLIENT_IDEdit .env with your AZURE_TENANT_ID, , AZURE_CLIENT_SECRET
🔐 secretAZURE_CLIENT_SECRETEdit .env with your AZURE_TENANT_ID, AZURE_CLIENT_ID,
configMDI_REPORT_OUTPUT_DIR
// 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 5 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/tigertoker-mdi-mcp-server-gyluh1)](https://m8ven.ai/mcp/tigertoker-mdi-mcp-server-gyluh1)
commit: 32daf66bdb15296a9ddab940e52668c078493d0c
code hash: 8584f2f8a62f7af78432c8a6dfce0896770fdafd54ca55ca52f00b2d1749e3fc
verified: 7/18/2026, 8:08:12 AM
view raw JSON →