k8s-mcp-server and kyverno-mcp
These two tools are ecosystem siblings: nirmata/kyverno-mcp is an implementation of a Multi-Cluster Policy (MCP) server specifically for Kyverno, while reza-gholizade/k8s-mcp-server is a general-purpose MCP server to manage Kubernetes clusters, suggesting that Kyverno could potentially integrate with a generic MCP server like the latter or use its dedicated implementation.
About k8s-mcp-server
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
This project provides a robust gateway for interacting with Kubernetes clusters, allowing you to manage and monitor your deployments programmatically. It takes commands (like listing pods or creating deployments) and configuration (like YAML files) as input and outputs detailed cluster information, logs, and status. This is ideal for DevOps engineers and SREs who need to build custom tools, dashboards, or automation workflows that interact with Kubernetes.
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