MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx ldap-assistant-mcp
MCP client config
{
"mcpServers": {
"ldap-assistant-mcp": {
"command": "uvx",
"args": [
"ldap-assistant-mcp"
]
}
}
}