abhijeetka_mcp-k8s-server
0
This project is a Model Context Protocol server for Kubernetes that allows for the management of Kubernetes clusters using interactions with large language models. It simplifies Kubernetes operations by enabling commands in natural language and ensuring type-safe, structured interactions.
Overview
This project is an MCP (Model Context Protocol) server for Kubernetes, enabling control over Kubernetes clusters through interactions with LLMs. It provides a simple interface for managing Kubernetes resources by wrapping kubectl commands. Key features include:
- Natural Language Interface for Kubernetes management
- LLM integration with seamless interaction and structured, type-safe operations
- Usage with Claude Desktop
Usage
The server supports various Kubernetes operations, such as creating deployments, scaling deployments, getting pods, and more, facilitated by natural language prompts.
Upcoming Features
- Support for creating and deleting cluster roles and bindings
- Namespace and service account management