LDAP Assistant MCP for Cline
io.github.droideck/ldap-assistant-mcp
MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation
client:Cline
transport:stdio
runtime:pypi
Install LDAP Assistant MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ldap-assistant-mcp": {
"command": "uvx",
"args": [
"ldap-assistant-mcp"
],
"env": {
"LDAP_SERVERS_CONFIG": "<LDAP_SERVERS_CONFIG>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs