Kubernetes MCP Server
by secret-deus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| K8S_TOKEN | No | Service account token for Kubernetes authentication | |
| K8S_SERVER | No | Kubernetes API server URL | |
| KUBECONFIG | No | Path to kubeconfig file | |
| K8S_CONTEXT | No | Default Kubernetes context name | |
| MASK_SECRETS | No | Control Secret data masking (default enabled) | true |
| K8S_NAMESPACE | No | Default Kubernetes namespace | |
| KUBECONFIG_JSON | No | Kubernetes configuration as JSON string | |
| KUBECONFIG_YAML | No | Kubernetes configuration as YAML string | |
| K8S_SKIP_TLS_VERIFY | No | Skip TLS verification (optional) |
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
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/secret-deus/kubernetes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server