kubectl-mcp-server and k6-mcp-server
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 k6-mcp-server
QAInsights/k6-mcp-server
k6 MCP server
Implements the Model Context Protocol to expose k6 load testing as LLM-callable tools, enabling AI assistants to execute and analyze performance tests directly. Built in Python with stdio transport for MCP integration, it provides two configurable tools for running tests with custom duration and virtual user parameters while streaming real-time execution output. Designed to work with Claude Desktop, Cursor, and other MCP-compatible clients for LLM-driven test orchestration and debugging.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work