Loading MCP server directory, please wait...
MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation
npx @getmcp/cli add io.github.droideck/ldap-assistant-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LDAP_SERVERS_CONFIGAbsolute path to the servers.json file describing the LDAP servers, offline instances, or SOS-report archives to analyze
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.droideck/ldap-assistant-mcp": {
"command": "uvx",
"args": [
"ldap-assistant-mcp"
],
"env": {
"LDAP_SERVERS_CONFIG": ""
}
}
}
}