mcp-k8s-deployer
by stwins60
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for SSE transport | 8000 |
| KUBECONFIG | No | Path to kubeconfig file | ~/.kube/config |
| MCP_TRANSPORT | No | Transport protocol (stdio or sse) | stdio |
| MCP_K8S_LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| MCP_K8S_DEFAULT_PORT | No | Default service port | 80 |
| MCP_K8S_KUBECONFIG_PATH | No | Alternative path to kubeconfig file | ~/.kube/config |
| MCP_K8S_DEFAULT_REPLICAS | No | Default pod replicas count | 1 |
| MCP_K8S_ALLOWED_NAMESPACES | No | Comma-separated list of allowed namespaces. If empty, all are allowed. | |
| MCP_K8S_DEFAULT_STORAGE_SIZE | No | Default persistent volume size | 10Gi |
| MCP_K8S_DEFAULT_NFS_STORAGE_CLASS | No | StorageClass name treated as default NFS-backed storage | nfs |
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/stwins60/mcp-k8s-deployer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server