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.1.tar.gz
(2.4 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.1.tar.gz.
File metadata
- Download URL: mcp_gpu_server-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5f8bd507a95528426438d43eb0da31898c0442c31e39bd7ad9139960b5bdaef
|
|
| MD5 |
d00adeef433160410c9f4cf3b0c25ac2
|
|
| BLAKE2b-256 |
8a7ab56589e3dd6d5de5a159fd73436c19532dfeadcbdf595da503403f32684e
|
File details
Details for the file mcp_gpu_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mcp_gpu_server-0.1.1-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 |
64a323f1de6ccb32ab106317202a12e41f7f747dff13ddc9fe001f6633af9d11
|
|
| MD5 |
4bca65d7846c2af0b5580070251ad067
|
|
| BLAKE2b-256 |
bebbc47b3dc286c40a3b8760ebd795459001906741f003014c84366710aec8c1
|