MCP Server
MCP
LDAP Assistant MCP
MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation
Install
uvx ldap-assistant-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "ldap-assistant-mcp",
"version": "0.5.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the servers.json file describing the LDAP servers, offline instances, or SOS-report archives to analyze",
"isRequired": true,
"format": "filepath",
"name": "LDAP_SERVERS_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment