MCP server for GPU monitoring: utilization, VRAM, temperature via nvidia-smi / NVML
Project description
mcp-gpu-server
mcp-name: io.github.mesutoezdil/mcp-gpu-server
MCP server for GPU monitoring. Queries NVIDIA GPUs via NVML (preferred) or nvidia-smi fallback.
Tools
| Tool | Returns |
|---|---|
gpu_info |
Name, driver, CUDA version |
gpu_utilization |
Core and memory utilization % |
gpu_vram |
Total / used / free VRAM (MiB) |
gpu_temperature |
Temperature in °C |
gpu_stats |
Full snapshot of all metrics |
Install
pip install mcp-gpu-server
MCP config
{
"mcpServers": {
"gpu": {
"command": "mcp-gpu-server"
}
}
}
Requirements
- Python 3.10+
- NVIDIA GPU with drivers installed
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_gpu_server-0.1.2.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_gpu_server-0.1.2.tar.gz.
File metadata
- Download URL: mcp_gpu_server-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0699afc433d50a9be6ebbcf64d2a6e6d68f23b4f65abd8ed672b2c431e62f36a
|
|
| MD5 |
f21ef9702a97d741db1c8cd634c6a391
|
|
| BLAKE2b-256 |
0dd875e449c1fb1da3d3a2e865a66220e7775124eb3466a7d04170de03246bb3
|
File details
Details for the file mcp_gpu_server-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcp_gpu_server-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e53ae43ed52fd35aa6477adf7bbf923eabdcb67161c0affd756593219064c46
|
|
| MD5 |
56ad8f761eed8190a67c5ea94fcc92af
|
|
| BLAKE2b-256 |
4ddd3324e104301341c15459c2cf8837cb70fbe6f8650b63fded2b51a4fb31ff
|