60
grade C
10 days ago
glama

mcp-activedirectory

Provides AI assistants with unified access to on-prem Active Directory via LDAP and Azure AD / Entra ID through the Microsoft Graph API. It enables comprehensive management and search of users, groups, computers, and cloud devices using 18 specialized tools.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: AD_BIND_PASSWORD, 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.
configAD_ALLOW_SELF_SIGNEDNo true Accept self-signed TLS certificates
configAD_BASE_DNYes — Base DN for all searches, e.g. DC=corp,DC=example,DC=com
configAD_BIND_DNYes — Bind DN, e.g. CN=svc-mcp,OU=Service Accounts,DC=corp,DC=example,DC=com
🔐 secretAD_BIND_PASSWORDYes — Bind account password
configAD_HOSTThe server is configured via environment variables. At least one of or AZURE_TENANT_ID must be set.
configAD_PORTNo 389 LDAP port (636 for LDAPS)
configAD_USE_SSLNo false Use LDAPS (true/false)
configAZURE_CLIENT_IDYes — App registration (client) ID
🔐 secretAZURE_CLIENT_SECRETYes — App registration client secret
configAZURE_TENANT_IDThe server is configured via environment variables. At least one of AD_HOST or must be set.
// 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/fredriksknese-mcp-activedirectory-7r43at)](https://m8ven.ai/mcp/fredriksknese-mcp-activedirectory-7r43at)
commit: f83f6985f91ace9b1c3004e0d0b9b84f5d1dc246
code hash: 562fbfa1b7a9ef4b2cde32e88eddf67726e7088ad6e03356a7bd03cc56d4eaa6
verified: 4/11/2026, 2:57:17 PM
view raw JSON →