Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO) | INFO |
| KSCTL_PATH | No | Path to ksctl binary | ~/.ciphertrust-mcp/ksctl |
| CIPHERTRUST_URL | Yes | CipherTrust Manager URL (http/https) | |
| CIPHERTRUST_USER | Yes | CipherTrust Manager username | |
| KSCTL_CONFIG_PATH | No | Path to ksctl config file | ~/.ksctl/config.yaml |
| CIPHERTRUST_DOMAIN | No | Default CipherTrust domain | root |
| CIPHERTRUST_TIMEOUT | No | Timeout for CipherTrust requests (seconds) | 30 |
| CIPHERTRUST_PASSWORD | Yes | CipherTrust Manager password | |
| CIPHERTRUST_AUTH_DOMAIN | No | Authentication domain | root |
| CIPHERTRUST_NOSSLVERIFY | No | Disable SSL verification (true/false) | false |
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 | |