kubectl-mcp-server and mcp-k6
These are complementary tools: kubectl-mcp-server provides Kubernetes cluster management and introspection capabilities, while mcp-k6 adds load testing and performance validation of those managed services.
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 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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work