k8s-troubleshoot-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | DEBUG, INFO, WARNING, ERROR. An unrecognized value falls back to INFO | INFO |
| KUBECONFIG | Yes | Exact path to the kubeconfig. No fallback to ~/.kube/config and no in-cluster config; a missing, unreadable or malformed file is a startup failure | |
| MAX_LOG_LINES | No | Must be a positive integer. Clamped to a hard ceiling of 1000 with a warning | 200 |
| ALLOWED_NAMESPACES | Yes | Comma-separated namespaces the server may read. Wildcards (*, all) are rejected; kube-system and kube-public are stripped with a warning even if listed | |
| API_TIMEOUT_SECONDS | No | Must be a positive integer | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues