k8s-mcp-server
by zj-hub-coder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The host address to listen on. | 127.0.0.1 |
| MCP_PORT | No | The port to listen on. | 8081 |
| MCP_TRANSPORT | No | Transport mechanism: 'http' or 'stdio'. | http |
| K8S_VERIFY_SSL | No | Whether to verify TLS certificates. Set to 'false' only when debugging with self-signed certificates. | true |
| KUBECONFIG_PATH | No | Explicit path to the kubeconfig file. If empty, the standard kubeconfig resolution chain is used ($KUBECONFIG, then ~/.kube/config). | |
| MCP_SERVER_NAME | No | The name of the MCP server. | k8s-node-server |
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