Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host to use for sse or streamable-http server | |
| port | No | Port to use for sse or streamable-http server | |
| transport | No | Transport mechanism to use (stdio, sse, or streamable-http) | |
| KUBECONFIG | Yes | Path to your kubeconfig file, e.g. /home/<username>/.kube/config. | |
| disable-helm | No | Disable helm command execution | |
| disable-write | No | Disable write operations | |
| disable-delete | No | Disable delete operations | |
| disable-kubectl | No | Disable kubectl command execution |
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 | |