kubectl-mcp-server and kafka-mcp-server
These are **ecosystem siblings** — both are MCP servers that enable AI assistants to interact with different container/distributed systems infrastructure (Kubernetes and Kafka respectively), sharing the same protocol standard but targeting distinct operational domains.
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 kafka-mcp-server
tuannvm/kafka-mcp-server
A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
This tool helps developers and operations engineers interact with Apache Kafka clusters using natural language through AI applications like Cursor or Claude. It acts as a bridge, allowing an LLM to produce messages, consume data, manage topics, and monitor cluster health. You provide the Kafka connection details, and the AI application outputs the results of Kafka operations or management tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work