kubectl-mcp-server and kyverno-mcp
These are complementary tools: kubectl-mcp-server provides general Kubernetes cluster management via MCP, while kyverno-mcp specifically enables policy enforcement and validation through Kyverno, allowing them to be used together for comprehensive cluster governance.
About kubectl-mcp-server
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
This tool helps DevOps engineers and SREs manage their Kubernetes clusters by allowing them to use natural language commands with an AI assistant. You input questions or requests like "Why is my pod crashing?" or "Deploy a Redis cluster," and it translates these into Kubernetes actions, providing diagnoses, deployments, and cost optimization insights. It's designed for anyone responsible for maintaining and optimizing Kubernetes infrastructure.
About kyverno-mcp
nirmata/kyverno-mcp
MCP server for Kyverno
This tool helps AI assistants manage Kubernetes clusters using Kyverno policies. It takes instructions from an AI assistant in a standardized format and applies them as Kyverno policies to the cluster. This is designed for DevOps engineers or platform engineers who want to automate Kubernetes policy management using AI.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work