{"library":"kubernetes-mcp-server","type":"library","category":null,"description":"The Kubernetes Model Context Protocol (MCP) Server provides a native Go-based implementation for interacting with Kubernetes and OpenShift clusters. Unlike many alternatives, it avoids wrapping `kubectl` or `helm` command-line tools, opting for direct interaction with the Kubernetes API server to deliver high performance and low latency. The current stable version is `0.0.60`. Release cadence is frequent, indicating active development. Key features include automatic configuration updates, comprehensive CRUD operations on generic Kubernetes resources, Pod-specific operations (logs, exec, top), Namespace and Event management, OpenShift Project listing, and full Helm chart management (install, list, uninstall). It supports multi-cluster environments via `kubeconfig` and integrates optional OpenTelemetry distributed tracing and metrics. The server is distributed as a single native binary for various operating systems (Linux, macOS, Windows), an npm package (which is a wrapper for the binary), a Python package, and a Docker image, requiring no external dependencies like Node.js or Python on the host system when using the native binary.","language":"javascript","status":"active","version":"0.0.60","tags":["javascript","mcp","kubernetes","openshift","model context protocol","model","context","protocol"],"last_verified":"Thu Apr 23","install":[{"cmd":"npm install kubernetes-mcp-server","imports":[]},{"cmd":"yarn add kubernetes-mcp-server","imports":[]},{"cmd":"pnpm add kubernetes-mcp-server","imports":[]}],"homepage":null,"github":"https://github.com/containers/kubernetes-mcp-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kubernetes-mcp-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}