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
Exposes 253 Kubernetes tools through MCP's transport layer, enabling AI assistants to perform diagnostics, deployments, and cost optimization via natural language rather than imperative commands. Supports multi-cluster management, interactive HTML dashboards, and non-destructive mode with OAuth 2.1 authentication for enterprise deployments. Integrates with Claude, Cursor, Windsurf, Copilot and 15+ AI platforms through standardized MCP protocol.
About kyverno-mcp
nirmata/kyverno-mcp
MCP server for Kyverno
Implements the Model Context Protocol (MCP) standard to expose Kyverno policy operations—validation, mutation, and enforcement—as tools callable by AI assistants. Built in Go, it communicates with Kubernetes clusters to apply and manage Kyverno policies, enabling LLM-driven policy governance and compliance workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work