kubernetes-mcp-server
The Kubernetes MCP Server is a versatile server implementation compatible with Kubernetes and OpenShift. It enables extensive management of configurations and resources without external dependencies, boasting features like dynamic configuration updates, Helm support, and pod management.
What is the Kubernetes MCP Server?
The Kubernetes MCP Server is a Model Context Protocol server implementation that provides a comprehensive set of features for managing Kubernetes and OpenShift resources without relying on external tools like kubectl or helm.
How does the Kubernetes MCP Server handle configuration?
The server automatically detects changes in the Kubernetes configuration and updates itself accordingly. It can manage the current Kubernetes .kube/config or in-cluster configuration.
Can I use the Kubernetes MCP Server with VS Code?
Yes, the Kubernetes MCP Server can be integrated with VS Code and VS Code Insiders using the provided installation commands or by clicking the installation link.
Does the Kubernetes MCP Server require external dependencies?
No, the Kubernetes MCP Server does not require external dependencies or tools to be installed on the system. It is a standalone solution.
What operations can I perform on Kubernetes Pods using the MCP Server?
You can list, get, delete, show logs, execute commands, and run container images in Kubernetes Pods using the MCP Server.