Kubernetes Manager
CreatedFlux159
Connects to a Kubernetes cluster and enables management via commands.
About
Kubernetes Manager is an MCP server that facilitates interaction with and management of Kubernetes clusters. It seamlessly connects to your current `kubectl` context, allowing users to perform a variety of operations from listing resources to managing Helm charts. Leverage this tool to list pods, services, deployments, and more. The server automatically connect to your current kubectl context. Ensure you have kubectl installed and configured, along with access to a Kubernetes cluster.
Key Features
- Connects to a Kubernetes cluster
- Supports listing various Kubernetes resources (pods, services, deployments, nodes, namespaces)
- Enables pod creation, deletion, and description
- Provides access to pod logs and Kubernetes events
- Integrates with Helm v3 for chart management (install, uninstall, upgrade)
Use Cases
- Manage Kubernetes clusters via a chat interface using mcp-chat.
- Integrate Kubernetes management into Claude Desktop workflows.
- Automate common Kubernetes tasks through scripts or custom applications.