MCP Remote Server for Kubernetes
by huchunlinnk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host | 0.0.0.0 |
| PORT | No | Server port | 3000 |
| LOG_FILE | No | Log file path (optional) | |
| LOG_LEVEL | No | Log level (error, warn, info, debug, verbose) | info |
| JWT_SECRET | No | JWT secret key for authentication | |
| KUBECONFIG | No | Path to your kubeconfig file | |
| LOG_FORMAT | No | Log format (combined, json, simple) | |
| LOG_CONSOLE | No | Enable console logging | true |
| AUTH_ENABLED | No | Enable authentication | true |
| K8S_NAMESPACE | No | Default Kubernetes namespace | default |
| JWT_EXPIRES_IN | No | JWT token expiration time | 24h |
| K8S_IN_CLUSTER | No | Whether running inside Kubernetes cluster | false |
| MCP_AUTH_TOKEN | No | MCP authentication token for client integration | |
| MCP_SERVER_URL | No | MCP server URL for client integration |
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
ActivityInactive
ResponsivenessNo issues