nvitop

GitHub

An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.

nvitop MCP Server

MCP server for XuehaiPan/nvitop

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nvitop": {
      "command": "npx",
      "args": [
        "-y",
        "@XuehaiPan/nvitop"
      ]
    }
  }
}