GPU Server runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 3 May 2026.
MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-gpu-server -- uvx mcp-gpu-server
{
"mcpServers": {
"mcp-gpu-server": {
"args": [
"mcp-gpu-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-gpu-server]
command = "uvx"
args = ["mcp-gpu-server"]
{
"mcpServers": {
"mcp-gpu-server": {
"args": [
"mcp-gpu-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-gpu-server": {
"args": [
"mcp-gpu-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.