Changes for version 0.002 - 2026-03-05
- MCP::K8s now inherits from MCP::Server instead of composing it
- Backward compatible: ->server returns $self
- Lazy permission discovery: RBAC discovery no longer runs at construction time, only when actually needed (first tool call or run_stdio). Allows creating MCP::K8s instances without a cluster connection.
- Tool descriptions are updated dynamically after discovery instead of eagerly during BUILD
Documentation
MCP Server for Kubernetes with RBAC-aware dynamic tools
Modules
MCP Server for Kubernetes with RBAC-aware dynamic tools
RBAC discovery and permission checking for Kubernetes
MCP Server for Kubernetes (alias for MCP::K8s)