kubectl-mcp-server and mcp-k8s

These are competitors offering overlapping functionality—both implement MCP servers for Kubernetes cluster interaction—though the first has significantly more adoption and maintenance activity based on its substantially higher stars and monthly downloads.

kubectl-mcp-server
74
Verified
mcp-k8s
48
Emerging
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 19/25
Stars: 847
Forks: 168
Downloads: 3,445
Commits (30d): 5
Language: Python
License: MIT
Stars: 143
Forks: 27
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
No risk flags
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 mcp-k8s

silenceper/mcp-k8s

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

Implements stdio, SSE, and HTTP transport modes for flexible client integration, with granular permission controls enabling selective enable/disable of read and write operations. Leverages the mcp-go SDK and Kubernetes client-go library to provide CRUD operations on all resource types (including CRDs) and integrated Helm v3 release/repository management. Designed as an intelligent operations assistant for LLM-driven cluster management, supporting natural language problem diagnosis, batch operations, and configuration validation.

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