External Dependencies

June 26, 2026 ยท View on GitHub

DependencyLicensePurpose
github.com/modelcontextprotocol/go-sdkMITOfficial MCP Go SDK server, tools, transport
github.com/NVIDIA/go-nvmlApache 2.0Go bindings for the NVIDIA Management Library (NVML)

Standard Library

All other imports are from the Go standard library (context, encoding/json, fmt, log, log/slog, os, os/signal, sync, strings, errors).

Build Requirements

  • Go 1.23+
  • CGO (required for go-nvml on Linux)
  • NVIDIA drivers with NVML headers (for production builds)
  • Tests run without CGO or GPU hardware using the mock collector