Skip to main content
MonitoringGo

inspektor-gadget/ig-mcp-server

Debug your Container and Kubernetes workloads with an AI interface powered by eBPF.

monitoringcloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/inspektor-gadget/ig-mcp-server

Claude 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.

Details

Category
Monitoring
Language
Go
Author
inspektor-gadget