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
{
"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