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.

kubectl-mcp-server
74
Verified
kafka-mcp-server
40
Emerging
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 25/25
Maintenance 13/25
Adoption 8/25
Maturity 1/25
Community 18/25
Stars: 847
Forks: 168
Downloads: 3,445
Commits (30d): 5
Language: Python
License: MIT
Stars: 45
Forks: 12
Downloads:
Commits (30d): 0
Language: Go
License:
No risk flags
No License No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work