LDAP Assistant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
path = os.path.join(base_dir, path)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ldap-assistant-mcp -- uvx ldap-assistant-mcp
{
"mcpServers": {
"ldap-assistant-mcp": {
"args": [
"ldap-assistant-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ldap-assistant-mcp]
command = "uvx"
args = ["ldap-assistant-mcp"]
{
"mcpServers": {
"ldap-assistant-mcp": {
"args": [
"ldap-assistant-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ldap-assistant-mcp": {
"args": [
"ldap-assistant-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
LDAP_SERVERS_CONFIG (Absolute path to the servers.json file describing the LDAP servers, offline instances, or SOS-report archives to analyze).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
An MCP server for analyzing startup financial health and generating metrics reports locally.
MCP server for Google Analytics 4 — reports, realtime data, and admin
Gemini-powered MCP server for code analysis.
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
MCP server for Instagit — AI-powered Git repository analysis for coding agents
Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants.
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
Answers built from our own checks of this server.