MCP Kubernetes
UnclaimedA Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes
Install
npx @modelcontextprotocol/inspector <path of binary 'mcp-kubernetes'>Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (4)
args
Additional arguments like resource names, namespaces, and flags
command
The full kubectl command to execute including 'kubectl' prefix (e.g., "kubectl get pods -n default", "kubectl apply -f deployment.yaml")
operation
The operation to perform (get, describe, create, delete, apply, patch, replace, cordon, uncordon, drain, taint)
resource
The resource type (e.g., pods, deployments, services, nodes) or empty for file-based operations