The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the GPU Server listing page.
mcp-name: io.github.mesutoezdil/mcp-gpu-server
An MCP server that exposes NVIDIA GPU metrics as tools. Once connected, any MCP-compatible client can query your GPU status in real time directly from a conversation.
Instead of running nvidia-smi manually, you ask your AI assistant and it calls these tools automatically:
Example response from gpu_stats:
Queries NVML (pynvml) directly when available. Falls back to nvidia-smi subprocess if NVML is not accessible. Returns clean JSON in both cases.
Add this to your MCP client config file:
Python 3.10 or higher. NVIDIA GPU with drivers installed on the host machine.