Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
K8S_DR_MODENoServer mode: readonly or readwrite.readonly
K8S_DR_SSH_PORTNoDefault SSH port.22
K8S_DR_SSH_USERNoDefault SSH user.root
K8S_DR_AUDIT_LOGNoFile path for audit log. Empty writes to stderr only.
K8S_DR_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR.INFO
K8S_DR_SSH_TIMEOUTNoSSH connect timeout in seconds.30
K8S_DR_TOOL_GROUPSNoComma-separated list of tool groups to load.all groups
K8S_DR_BASTION_HOSTNoBastion/jump host address.
K8S_DR_BASTION_PORTNoBastion host port.22
K8S_DR_BASTION_USERNoBastion host user.
K8S_DR_SSH_KEY_PATHNoDefault private key path.~/.ssh/id_ed25519
K8S_DR_CLUSTER_CONFIGNoPath to cluster YAML configuration file../cluster.yaml
K8S_DR_SSH_KNOWN_HOSTSNoPath to known_hosts file. 'none' disables verification.~/.ssh/known_hosts
K8S_DR_BASTION_KEY_PATHNoBastion host private key path.

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/kulibins/k8s-dr-mcp'

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