ig-mcp-server

inspektor-gadget/ig-mcp-server
★ 24 stars Go 🤖 AI/LLM Updated 19d ago
Debug your Container and Kubernetes workloads with an AI interface
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": {
    "ig-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/inspektor-gadget/ig-mcp-server@latest"
      ]
    }
  }
}

Topics

aicontainerebpfkuberneteslinuxmcp-server