by StacklokLabs · MCP Server · ★ 57
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MKP - Model Kontext Protocol Server for Kubernetes 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. Features List resources supported by the Kubernetes API server List clustered resources List namespaced resources Get resources and their subresources (including status, scale, logs, etc.) Apply (create or update) clustered resources Apply (create or update) namespaced resources Execute commands in pods with timeout control Generic and pluggable implementation using API Machinery's unstructured client Built-in rate limiting for protection against excessive API calls Why MKP? MKP offers several key advantages as a Model Context Protocol server for Kubernetes: Native Go Implementation Built with the same language as Kubernetes itself Excellent performance characteristics for server applications Strong type safety and concurrency support Seamless integration with Kubernetes libraries Direct API Integration Uses Kubernetes API machinery directly without external dependencies No reliance on kubectl, helm, or other...
| Stars | 57 |
| Forks | 8 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.082902699146/100 |
| Open Issues | 5 |
| Last Updated | 2026-06-10 |
| Created | 2025-04-23 |
| Platforms | go, k8s, mcp |
| Est. Tokens | ~168k |
These tools work well together with mkp for enhanced workflows:
Explore other popular mcp server tools:
mkp is MKP is a Model Context Protocol (MCP) server for Kubernetes. It is categorized as a MCP Server with 57 GitHub stars.
mkp is primarily written in Go.
You can find installation instructions and usage details in the mkp GitHub repository at github.com/StacklokLabs/mkp. The project has 57 stars and 8 forks, indicating an active community.
mkp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.