GPU MCP Server for Claude Code
io.github.pmady/gpu-mcp-server
NVIDIA GPU metrics as MCP tools — utilization, memory, temperature, power. Supports MIG.
client:Claude Code
transport:stdio
runtime:oci
Install GPU MCP Server in Claude Code
run in your project directory
claude mcp add gpu-mcp-server -- docker run -i --rm ghcr.io/pmady/gpu-mcp-server:v0.1.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs