Kubeshark
MCP ServerFeaturedby Community · Added 5mo ago
Claude
11.9k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"kubeshark": {
"command": "npx",
"args": [
"kubeshark"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Captures cluster-wide network traffic for Kubernetes, offering L4 packet analysis, L7 API call dissection, and decrypted TLS using eBPF.
Tags
Deployment & DevOpsmcp-servertop-100