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
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 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.
Exposes Kafka operations through MCP's tools, resources, and prompts registries, enabling LLM clients to produce/consume messages, manage topics and consumer groups, and assess cluster health. Supports dual transport modes—stdio for local integration with Claude Desktop and Cursor, plus HTTP with OAuth 2.1 for remote access. Built on franz-go for Kafka communication and includes SASL/TLS authentication and pre-configured workflows for common operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work