kubeshark

kubeshark/kubeshark
★ 11,873 stars Go ⚙️ DevOps Updated today
eBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kubeshark": {
      "command": "go",
      "args": [
        "run",
        "github.com/kubeshark/kubeshark@latest"
      ]
    }
  }
}

Topics

cloud-nativedevopsdockerebpfgolanggrpcincident-responsekubernetesmcpnetwork-analysisnetwork-engineeringnetwork-observabilitynetwork-securityobservabilitypcap