Kubeshark indexes cluster-wide network traffic at the kernel level using eBPF, providing insights into network, API, and Kubernetes semantics.
From the registry: Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.

$ brew install kubesharkhttps://docs.kubeshark.com/en/install$ helm repo add kubeshark https://helm.kubeshark.com && helm install kubeshark kubeshark/kubesharkPlease install the `mcp-kubeshark` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install kubeshark CLI** — Install via Homebrew or download binary Run: `brew install kubeshark` (https://docs.kubeshark.com/en/install)
- **Deploy Kubeshark to cluster** — Deploy Kubeshark via Helm to your Kubernetes cluster Run: `helm repo add kubeshark https://helm.kubeshark.com && helm install kubeshark kubeshark/kubeshark`
Canonical MCP server config (stdio transport):
- command: `kubeshark`
- args: ["mcp"]
Note: Requires Kubeshark to be installed on the cluster being monitored.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for terminal commands, file operations, and process management