k8s-mcp-server and mcp-k8s
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 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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work