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
This tool helps DevOps engineers and SREs manage their Kubernetes clusters by allowing them to use natural language commands with an AI assistant. You input questions or requests like "Why is my pod crashing?" or "Deploy a Redis cluster," and it translates these into Kubernetes actions, providing diagnoses, deployments, and cost optimization insights. It's designed for anyone responsible for maintaining and optimizing Kubernetes infrastructure.
About mcp-k6
grafana/mcp-k6
k6 MCP server
This tool helps performance testers quickly create, validate, and run k6 load tests. You provide plain-English requirements or k6 script files, and it delivers validated test scripts, execution results, and access to k6 documentation and best practices. It's designed for performance engineers and quality assurance specialists who work with k6.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work