소개
k8s-mcp-server is a Golang-based tool that functions as a Model Context Protocol (MCP) server, transforming Kubernetes resources into structured MCP tools. This facilitates safe and programmatic interaction with Kubernetes clusters by AI agents. It leverages the Kubernetes API via a provided kubeconfig, ensuring all operations adhere strictly to RBAC permissions.