mkp

StacklokLabs/mkp

3.8

MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources