get-gpu-typeARunPod MCP ServerRetrieve detailed information about a specific GPU type by its ID. Ideal for obtaining specifications for a single GPU model.Apache 2.0
list-gpu-typesARunPod MCP ServerList available GPU types with filters for minimum VRAM, cloud type, and name search to find valid GPU type IDs before creating a pod or endpoint.Apache 2.0
gpu_flush_modelsAComfyUI-GPU-OptimizerUnload all models from VRAM and clear CUDA cache in ComfyUI to free GPU memory for new tasks.MIT
comfyui_statusAComfyUI-GPU-OptimizerVerify ComfyUI is running and responsive, and check if the GPU optimizer is active.MIT
gpu_statusAComfyUI-GPU-OptimizerMonitor GPU VRAM usage, utilization, temperature, and power draw to optimize performance.MIT
gpu_offload_modelAComfyUI-GPU-OptimizerFree up GPU memory by offloading a model from GPU to CPU. Specify which model to offload using its index, or offload the largest model with -1.MIT
gpu-bridge-mcp-serverAI & Machine LearningAutonomous AgentsBlockchaingpu-bridgeAlicenseAqualityFmaintenanceUnified AI compute API gateway for agents. Access 30+ services and 95+ models across 8 backends (Groq, Together AI, DeepInfra, Fireworks, Replicate, RunPod) with native x402 USDC payments, Stripe, and crypto top-up. Last updated 2026-03-175992MIT
mcp-gpu-serverMonitoringObservabilitymesutoezdilAlicenseAqualityBmaintenanceExposes NVIDIA GPU metrics (info, utilization, VRAM, temperature) via MCP tools for real-time querying from AI assistants. Last updated 2026-05-035MIT
vram_flushAComfyUI-GPU-OptimizerFrees GPU VRAM by terminating all compute processes. Use when ComfyUI runs out of memory.MIT
gpu_statsAmcp-gpu-serverGet real-time GPU metrics including device info, VRAM usage, utilization, and temperature for all NVIDIA GPUs.MIT
gpu_catalogAgpu-bridge-mcp-serverBrowse available AI compute services with pricing and model details to select GPU resources for AI applications.MIT
gpu_optimizeAComfyUI-GPU-OptimizerAutomatically free GPU VRAM by offloading largest models to CPU until target free memory is reached. Specify target_free_mb or use auto mode.MIT
gpu_set_thresholdAComfyUI-GPU-OptimizerSet the VRAM threshold between 50-95% to automatically offload models to CPU when memory exceeds the limit, preventing out-of-memory errors.MIT
gpu_estimateAgpu-bridge-mcp-serverEstimate GPU compute service costs before execution to budget AI workloads across multiple providers.MIT
gpu_vramAmcp-gpu-serverGet VRAM total, used, free (MiB) and utilization percentage for each GPU device.MIT
gpu_memory_mapAComfyUI-GPU-OptimizerView models loaded on the GPU, including their sizes and devices, to manage VRAM usage.MIT
gpu_runAgpu-bridge-mcp-serverExecute AI services including LLM inference, image/video generation, speech processing, and document analysis through a unified GPU compute gateway.MIT
Windows-gpu-infoAWindows MCP ServerRetrieve GPU information from Windows system. Get details about your graphics processing unit for diagnostics and monitoring.GPL 3.0
gpu_processesAComfyUI-GPU-OptimizerList all processes currently using the GPU, including compute and graphics tasks, to monitor and manage VRAM usage.MIT
rust_run_wasmAgpu-mcpRuns WebAssembly binaries (.wasm) using Wasmtime; if Wasmtime is unavailable, indicates the capability.MIT
gpu_auto_manageAComfyUI-GPU-OptimizerAutomatically offloads models from GPU VRAM when usage exceeds a threshold to prevent out-of-memory errors.MIT