kubectl-mcp-server and ig-mcp-server

These tools are competitors, as both implement a Model Context Protocol (MCP) server for Kubernetes, with tool B offering AI integration for debugging.

kubectl-mcp-server
81
Verified
ig-mcp-server
36
Emerging
Maintenance 13/25
Adoption 18/25
Maturity 25/25
Community 25/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 8/25
Stars: 847
Forks: 168
Downloads: 3,445
Commits (30d): 5
Language: Python
License: MIT
Stars: 22
Forks: 2
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 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.

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