mcp-k6 and kyverno-mcp
Both tools are specific Kubernetes Multi-Cluster Proxy (MCP) servers, with tool A being for k6 and tool B for Kyverno, making them ecosystem siblings within the Kubernetes container orchestration space, each serving their respective projects.
About mcp-k6
grafana/mcp-k6
k6 MCP server
Implements MCP (Model Context Protocol) for k6 load testing with tools for script validation, execution with configurable performance parameters, and AI-guided test generation leveraging embedded documentation and TypeScript definitions. Built in Go, it supports both stdio and HTTP transports, enabling local IDE integration or remote team deployments with centralized test execution environments.
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