Skip to main content
Glama
droideck

LDAP Assistant MCP

by droideck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LDAP_URLNoFull LDAP URL (alternative to hostname/port/SSL)
LDAP_PORTNoLDAP server port389
LDAP_BASE_DNNoDefault search base DN
LDAP_BIND_DNNoBind DNcn=Directory Manager
LDAP_USE_SSLNoUse SSL (ldaps://)false
LDAP_HOSTNAMENoLDAP server hostnamelocalhost
LDAP_IS_LOCALNoEnable local-instance featuresfalse
LDAP_PROVIDERNoServer implementation: dirsrv (389 DS) or openldap (experimental)dirsrv
LDAP_SERVERIDNoLocal instance server ID (without slapd- prefix)
LDAP_MCP_DEBUGNoEnable debug loggingfalse
LDAP_USE_LDAPINoConnect over LDAPI unix socketfalse
LDAP_IS_OFFLINENoTreat local instance as stoppedfalse
LDAP_TLS_VERIFYNoVerify server certificate on remote ldaps:// connectionstrue
LDAP_AUTH_METHODNoAuthentication method (simple, anonymous, sasl_external)simple
LDAP_BIND_PASSWORDNoBind password
LDAP_SERVERS_CONFIGNoAbsolute path to servers.json (multi-server config; preferred)
LDAP_CONNECT_TIMEOUTNoLDAP network/operation timeout in seconds30
LDAP_MCP_TOOL_TIMEOUTNoPer-tool-call timeout in seconds30
LDAP_MCP_MAX_TOOL_TIMEOUTNoTimeout ceiling for heavy tools in seconds120
LDAP_MCP_EXPOSE_SENSITIVE_DATANoDisable privacy mode (set to 'true' to expose sensitive data)false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/droideck/ldap-assistant-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server