monitoring

Ig Mcp Server

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

cloud
local
macos
windows
linux
rust
monitoring
0
View on GitHub

Installation

npx -y inspektor-gadget/ig-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ig-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "inspektor-gadget/ig-mcp-server"
  ]
}

About This MCP Server

inspektor-gadget/ig-mcp-server

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub