MKP
JSON →Model Kontext Protocol Server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters through native Go implementation with direct API integration and comprehensive resource management.
Tools · 4
- get_resource Get a Kubernetes resource or its subresource.
- list_resources Lists Kubernetes resources of a specific type.
- apply_resource Applies (creates or updates) a Kubernetes resource.
- post_resource Posts to a Kubernetes resource or its subresource, particularly useful for executing commands in pods.
Links
★ 57 GitHub stars