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.

k8s-mcp-server
59
Established
kyverno-mcp
40
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 21/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 149
Forks: 34
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 17
Forks: 5
Downloads:
Commits (30d): 0
Language: Go
License: AGPL-3.0
No Package No Dependents
No Package No Dependents

About k8s-mcp-server

reza-gholizade/k8s-mcp-server

Manage Your Kubernetes Cluster with k8s mcp-server

Implements MCP protocol with three transport modes (stdio, SSE, streamable-http) for integrating cluster management into CLI tools and web applications. Provides comprehensive Kubernetes operations including resource CRUD, log retrieval, metrics querying, and event listing, with flexible authentication supporting kubeconfig, bearer tokens, and in-cluster service accounts. Includes read-only mode to restrict write operations and runs as non-root in containers.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work