Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AD_HOST | No | Domain controller hostname or IP address | |
| AD_PORT | No | LDAP port (636 for LDAPS) | 389 |
| AD_BASE_DN | No | Base DN for all searches, e.g. DC=corp,DC=example,DC=com | |
| AD_BIND_DN | No | Bind DN, e.g. CN=svc-mcp,OU=Service Accounts,DC=corp,DC=example,DC=com | |
| AD_USE_SSL | No | Use LDAPS (true/false) | false |
| AZURE_CLIENT_ID | No | App registration (client) ID | |
| AZURE_TENANT_ID | No | Azure AD tenant ID (GUID) | |
| AD_BIND_PASSWORD | No | Bind account password | |
| AZURE_CLIENT_SECRET | No | App registration client secret | |
| AD_ALLOW_SELF_SIGNED | No | Accept self-signed TLS certificates | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |