Enables troubleshooting of LDAP directory services through natural language queries, providing health diagnostics, replication status, performance metrics, log analysis, and configuration comparisons across multiple servers.
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.
process.env. You'll be asked to provide them before it can run.LDAP_SERVERS_CONFIG— "": "/path/to/your/servers.json"LDAP_URL— "": "ldap://localhost:389",LDAP_TLS_VERIFY— true Verify the server certificate on remote ldaps:// connections (set false only for trusted labs)LDAP_MCP_EXPOSE_SENSITIVE_DATA— false Disable privacy mode (see [Privacy Mode](#privacy-mode))LDAP_MCP_DEBUG— false Enable debug logging and tracebacks in tool errorsLDAP_MCP_TOOL_TIMEOUT— 30 Per-tool-call timeout in secondsLDAP_MCP_MAX_TOOL_TIMEOUT— 120 Timeout ceiling for heavy tools (first_look, archive comparison, …)LDAP_HOSTNAME— / LDAP_PORT / LDAP_USE_SSL localhost / 389 / false Connection parametersLDAP_USE_SSL— LDAP_HOSTNAME / LDAP_PORT / localhost / 389 / false Connection parametersLDAP_PORT— LDAP_HOSTNAME / / LDAP_USE_SSL localhost / 389 / false Connection parametersLDAP_BASE_DN— "": "dc=example,dc=com",LDAP_AUTH_METHOD— simple simple, anonymous, or sasl_externalLDAP_BIND_DN— "": "cn=Directory Manager",LDAP_BIND_PASSWORD— "": "your-password"LDAP_PROVIDER— dirsrv Server implementation: dirsrv (389 DS) or openldap (experimental)LDAP_IS_LOCAL— / LDAP_SERVERID false / – Enable local-instance features (logs, disk, certs)LDAP_SERVERID— LDAP_IS_LOCAL / false / – Enable local-instance features (logs, disk, certs)LDAP_USE_LDAPI— false Connect over the LDAPI unix socketLDAP_CONNECT_TIMEOUT— 30 LDAP network/operation timeout in seconds (prevents hangs on unreachable servers)[](https://m8ven.ai/mcp/droideck-ldap-assistant-mcp-11a22g)