Back to directory
stackloklabs/mkp

stackloklabs/mkp

@StacklokLabs

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

kubernetesk8smcp-servergocluster-managementdevopscloud-nativemodel-context-protocolautomation

Installation & Configuration

{
  "mcpServers": {
    "mkp": {
      "command": "./build/mkp-server",
      "args": [
        "--transport=sse"
      ]
    }
  }
}

Information

Transport
ssestreamable-http
Language
Go
Created
2026/6/12
Updated
2026/6/13