mcp-kubernetes and ig-mcp-server

mcp-kubernetes
51
Established
ig-mcp-server
36
Emerging
Maintenance 10/25
Adoption 8/25
Maturity 15/25
Community 18/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 8/25
Stars: 51
Forks: 16
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 22
Forks: 2
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About mcp-kubernetes

Azure/mcp-kubernetes

A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes

Implements a unified `call_kubectl` tool that consolidates operations into a single interface (reducing context overhead compared to legacy multi-tool approaches), while supporting role-based access control through `readonly`, `readwrite`, and `admin` modes that filter operations at registration time. Integrates with kubectl and optional ecosystem tools (Helm, Cilium, Hubble), communicating via stdio transport by default and supporting OpenTelemetry tracing for observability.

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