cloud platforms
Mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters. It provides tools for listing and applying Kubernetes resources through the MCP protocol.
cloud
rust
cloud platforms
Installation
npx -y StacklokLabs/mkpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mkp",
"command": "npx",
"args": [
"-y",
"StacklokLabs/mkp"
]
}About This MCP Server
StacklokLabs/mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters. It provides tools for listing and applying Kubernetes resources through the MCP protocol.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub