k8s-mcp-server and k8s-mcp
These two tools are competitors, as both aim to provide a management plane or workflow for Kubernetes clusters, with A focusing on general management and B specifically targeting AI agent deployments with less manual kubectl interaction.
About k8s-mcp-server
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
Implements MCP protocol with three transport modes (stdio, SSE, streamable-http) for integrating cluster management into CLI tools and web applications. Provides comprehensive Kubernetes operations including resource CRUD, log retrieval, metrics querying, and event listing, with flexible authentication supporting kubeconfig, bearer tokens, and in-cluster service accounts. Includes read-only mode to restrict write operations and runs as non-root in containers.
About k8s-mcp
jingyanjiang/k8s-mcp
Workflow-oriented Kubernetes MCP for AI agents. Deploy, diagnose, and operate clusters with less manual kubectl.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work