Kubernetes Connector
CreatedMCP-Mirror
Enables management of Kubernetes clusters through an MCP Server interface.
About
Kubernetes Connector provides a streamlined interface for interacting with Kubernetes clusters via an MCP Server. It automatically connects to your current kubectl context, allowing you to manage pods, services, and deployments through a simplified command structure. Verify your connection easily by listing pods or creating test deployments. This tool streamlines Kubernetes management workflows, enabling easier interaction with your cluster.
Key Features
- 0 GitHub stars
- Lists all namespaces
- Lists pods, services, and deployments
- Connects to a Kubernetes cluster
- Creates and deletes pods
Use Cases
- Managing Kubernetes deployments via a conversational interface.
- Automating common Kubernetes tasks.
- Interacting with Kubernetes clusters without needing direct kubectl access.