k8s-dr-mcp
by kulibins
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| K8S_DR_MODE | No | Server mode: readonly or readwrite. | readonly |
| K8S_DR_SSH_PORT | No | Default SSH port. | 22 |
| K8S_DR_SSH_USER | No | Default SSH user. | root |
| K8S_DR_AUDIT_LOG | No | File path for audit log. Empty writes to stderr only. | |
| K8S_DR_LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, ERROR. | INFO |
| K8S_DR_SSH_TIMEOUT | No | SSH connect timeout in seconds. | 30 |
| K8S_DR_TOOL_GROUPS | No | Comma-separated list of tool groups to load. | all groups |
| K8S_DR_BASTION_HOST | No | Bastion/jump host address. | |
| K8S_DR_BASTION_PORT | No | Bastion host port. | 22 |
| K8S_DR_BASTION_USER | No | Bastion host user. | |
| K8S_DR_SSH_KEY_PATH | No | Default private key path. | ~/.ssh/id_ed25519 |
| K8S_DR_CLUSTER_CONFIG | No | Path to cluster YAML configuration file. | ./cluster.yaml |
| K8S_DR_SSH_KNOWN_HOSTS | No | Path to known_hosts file. 'none' disables verification. | ~/.ssh/known_hosts |
| K8S_DR_BASTION_KEY_PATH | No | Bastion host private key path. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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