Odel
LDAP Assistant MCP

LDAP Assistant MCP

Local
@droideck1PythonGPL-3.0Updated 3 days ago

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).

PyPIldap-assistant-mcpv0.5.0

Run

uvx ldap-assistant-mcp

MCP client config

{
  "mcpServers": {
    "ldap-assistant-mcp": {
      "command": "uvx",
      "args": [
        "ldap-assistant-mcp"
      ]
    }
  }
}