Skip to content
Windsurf

LDAP Assistant MCP for Windsurf

io.github.droideck/ldap-assistant-mcp

MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation

client:Windsurf transport:stdio runtime:pypi

Install LDAP Assistant MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ldap-assistant-mcp": {
      "command": "uvx",
      "args": [
        "ldap-assistant-mcp"
      ],
      "env": {
        "LDAP_SERVERS_CONFIG": "<LDAP_SERVERS_CONFIG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

LDAP Assistant MCP in other clients