Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by StacklokLabs • Uncategorized
An MCP server enabling LLM-powered applications to interact with Kubernetes clusters via the Model Context Protocol.
List and retrieve Kubernetes resources and their subresources.
Apply or update Kubernetes manifests programmatically.
Execute commands inside Kubernetes pods with timeout control.
MKP is a native Go implementation of a Model Context Protocol server for Kubernetes that allows listing, getting, applying, and posting Kubernetes resources including executing commands in pods. It integrates directly with the Kubernetes API server using the unstructured client, supports all resource types including CRDs, and includes built-in rate limiting for production readiness. MKP is designed for performance, reliability, and ease of extension, making it suitable for LLM-powered Kubernetes management and automation.