k8s-mcp-server and ig-mcp-server
These two tools are competitors, as both `k8s-mcp-server` and `ig-mcp-server` offer server components to manage or debug Kubernetes clusters, suggesting they provide overlapping functionality.
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 ig-mcp-server
inspektor-gadget/ig-mcp-server
Debug your Container and Kubernetes workloads with an AI interface
Exposes Inspektor Gadget's eBPF-powered kernel observability (DNS traces, TCP connections, syscalls, file activity) as dynamically-registered MCP tools, enabling LLMs to autonomously select relevant gadgets and correlate low-level telemetry across multiple data sources. Supports foreground/background execution modes, read-only production safety, and flexible deployment via stdio, Docker, or Kubernetes HTTP transport. Transforms raw kernel events into structured JSON enriched with Kubernetes metadata (pod, namespace, container), enabling AI-driven root cause analysis grounded in real evidence rather than speculation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work