mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters.
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, useful for executing commands in pods.