by rohitg00
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
# Add to your Claude Code skills
git clone https://github.com/rohitg00/kubectl-mcp-serverNo comments yet. Be the first to share your thoughts!
# Run directly without installation - works instantly!
npx -y kubectl-mcp-server
# Or install globally for faster startup
npm install -g kubectl-mcp-server