GPU MCP Server
NVIDIA GPU metrics as MCP tools — utilization, memory, temperature, power. Supports MIG.
Install
Dockerstdio
docker run -i --rm ghcr.io/pmady/gpu-mcp-server:v0.1.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-pmady-gpu-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pmady/gpu-mcp-server:v0.1.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.pmady/gpu-mcp-server · published 2026-06-25 · updated 2026-06-25. Not an endorsement; review the code before connecting it to anything sensitive.