Operate a k3s / Kubernetes cluster from your AI agent — safe-by-default MCP server.

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

HOMELAB_MCP_CONTEXT

kubeconfig context to use (defaults to current-context).

HOMELAB_MCP_READONLY
Default:0

Set to 1/true to disable all mutating tools.

HOMELAB_MCP_MUTABLE_NAMESPACES
Default:default,apps,monitoring,ci

Comma-separated namespaces mutations may touch; '*' allows all.

HOMELAB_MCP_MAX_REPLICAS
Default:10

Upper bound accepted by scale_deployment.