p5-mcp-k8s

Getty/p5-mcp-k8s
★ 0 stars Perl AI/LLM Updated today
MCP Server for Kubernetes - RBAC-aware dynamic tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "p5-mcp-k8s": {
      "command": "npx",
      "args": [
        "-y",
        "Getty/p5-mcp-k8s"
      ]
    }
  }
}

README Excerpt

**RBAC-aware Kubernetes tools for AI assistants** MCP::K8s provides an [MCP](https://modelcontextprotocol.io/) (Model Context Protocol) server that gives AI assistants like Claude access to Kubernetes clusters. The key innovation: **the server dynamically discovers what the connected service account can do via RBAC** and only exposes those capabilities as MCP tools. A read-only service account gets read-only tools; a cluster-admin gets everything.

Tools (15)

KUBECONFIGMCP_K8S_CONTEXTMCP_K8S_NAMESPACESMCP_K8S_SERVERMCP_K8S_TOKENk8s_applyk8s_createk8s_deletek8s_eventsk8s_getk8s_listk8s_logsk8s_patchk8s_permissionsk8s_rollout_restart