inspektor-gadget/ig-mcp-server
Debug your Container and Kubernetes workloads with an AI interface powered by eBPF.
Quick Start
Clone the repository:
git clone https://github.com/inspektor-gadget/ig-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"ig-mcp-server": {
"command": "npx",
"args": [
"-y",
"inspektor-gadget/ig-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.