HomeCloud & Monitoring › Ingero

Ingero

eBPF-based GPU causal observability with 7 MCP tools for AI-assisted GPU debugging

Go Local Linux

Topics: Monitoring

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/ingero-io/ingero:v0.8.2

Or add to your MCP client config:

{
  "mcpServers": {
    "ingero": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ingero-io/ingero:v0.8.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry