Skip to content
Back to search
30
MCP

GPU MCP Server

io.github.pmady/gpu-mcp-server

NVIDIA GPU metrics as MCP tools — utilization, memory, temperature, power. Supports MIG.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GPU Server
MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature
0 tools
io.github.david-eve-za/nvidia-nim-mcp
MCP server for NVIDIA NIM - 50+ LLMs, multimodal, image gen, embeddings, reranking
0 tools
io.github.andylbrummer/neural-mcp
GPU-accelerated MCP server for neural network training, deep learning, and model experimentation
0 tools
io.github.VictoriaMetrics/mcp-victoriametrics
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
0 tools
io.github.priyankark/lighthouse-mcp
MCP server for Google Lighthouse performance metrics
0 tools
io.github.victoriametrics/mcp-victoriametrics
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gpu_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}