mcpbeat Sign in

VMware Private AI (GPU & Model Serving) MCP Server

local only

VMware Private AI (GPU & Model Serving) runs on your own machine — the client starts it, so there is no endpoint to ping. 1 438 installs a week from pypi. Last commit 16 Sep 2026.

VMware Private AI (NVIDIA): GPU inventory, vGPU profiles, utilization, model serving — 17 tools

Installs per day peak 675 · avg 118 · -0% w/w
a month agotoday
1 438
Installs / week
pypi · vmware-privateai
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check VMware Private AI (GPU & Model Serving) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vmware-privateai -- uvx vmware-privateai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vmware-privateai": {
      "args": [
        "vmware-privateai"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vmware-privateai]
command = "uvx"
args = ["vmware-privateai"]
.cursor/mcp.json
{
  "mcpServers": {
    "vmware-privateai": {
      "args": [
        "vmware-privateai"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vmware-privateai": {
      "args": [
        "vmware-privateai"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to VMware Private AI (GPU & Model Serving)

same job, measured the same way
GPU MCP Server
by pmady

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

local only
GPU Server
by mesutoezdil

MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature

79 installs/wk local only
Epiphany
by gatsv-tech

One private, local memory your AI tools share. Cross-model, on-device, never lose a session.

40 installs/wk local only
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
Studex MCP Server
by itshivams

Model Context Protocol server for Studex tools, notifications, and profile integrations

answering
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
Chirak MCP
by ufhouck

Model Context Protocol (MCP) Server for Chirak Sales & Inventory Assistant

676 installs/wk local only
I
Tiled MCP
by fablenator

Inspect, validate and surgically edit Tiled map files (.tmx/.tmj) — byte-preserving, 12 tools.

40 installs/wk local only

VMware Private AI (GPU & Model Serving) — questions

Answers built from our own checks of this server.

Why is there no uptime for VMware Private AI (GPU & Model Serving)?
VMware Private AI (GPU & Model Serving) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vmware-privateai was installed 1 438 times last week.
How do I connect VMware Private AI (GPU & Model Serving)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vmware-privateai straight from pypi; nothing to host, nothing to sign up for.
How many people use VMware Private AI (GPU & Model Serving)?
The pypi package vmware-privateai was installed 1 438 times in the last week. Week over week that is -0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VMware Private AI (GPU & Model Serving) open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.