MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gpu-server)<a href="https://allmcps.com/mcp/gpu-server"><img src="https://allmcps.com/api/badge/gpu-server?style=directory" alt="GPU Server on AllMCPs" /></a>