VMware Private AI (GPU & Model Serving)
Rank #5,772io.github.vmware-skills/vmware-privateai
VMware Private AI (NVIDIA): GPU inventory, vGPU profiles, utilization, model serving — 17 tools
VMware Private AI (GPU & Model Serving) is a Model Context Protocol (MCP) server published by vmware-skills. It ranks #5,772 of 132,046 servers tracked on MCP Toplist. VMware Private AI (GPU & Model Serving) is listed on Official MCP, with 15 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 126,274 of 132,046 servers on MCP Toplist.
Use VMware Private AI (GPU & Model Serving)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vmware-privateai -- uvx vmware-privateai mcp[mcp_servers.vmware-privateai]
command = "uvx"
args = ["vmware-privateai", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vmware-privateai": {
"command": "uvx",
"args": [
"vmware-privateai",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vmware-privateai": {
"command": "uvx",
"args": [
"vmware-privateai",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vmware-privateai": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-privateai",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vmware-privateai": {
"command": "uvx",
"args": [
"vmware-privateai",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vmware-privateai": {
"command": "uvx",
"args": [
"vmware-privateai",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vmware-skills%2Fvmware-privateai)<a href="https://mcptoplist.com/server/io.github.vmware-skills%2Fvmware-privateai"><img src="https://mcptoplist.com/badge/io.github.vmware-skills%2Fvmware-privateai.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vmware-skills
Available versions (15)
| Version | Published |
|---|---|
| 1.4.0 | Sep 20, 2026 |
| 1.3.0 | Sep 19, 2026 |
| 1.2.3 | Sep 16, 2026 |
| 1.2.2 | Sep 15, 2026 |
| 1.2.1 | Sep 15, 2026 |
| 1.2.0 | Sep 12, 2026 |
| 1.1.1 | Sep 5, 2026 |
| 1.1.0 | Aug 31, 2026 |
| 1.0.4 | Aug 31, 2026 |
| 1.0.3 | Aug 30, 2026 |
| 1.0.2 | Aug 30, 2026 |
| 1.0.1 | Aug 28, 2026 |
| 0.2.1 | Aug 28, 2026 |
| 0.2.0 | Aug 10, 2026 |
| 0.1.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains VMware Private AI (GPU & Model Serving)?
- VMware Private AI (GPU & Model Serving) is maintained by vmware-skills, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is VMware Private AI (GPU & Model Serving) listed on the Official MCP Registry?
- Yes — VMware Private AI (GPU & Model Serving) is listed on the Official MCP Registry.
- How many versions does VMware Private AI (GPU & Model Serving) have?
- MCP Toplist tracks 15 versions of VMware Private AI (GPU & Model Serving), most recently published on Sep 20, 2026.
- Where can I find the source code for VMware Private AI (GPU & Model Serving)?
- The source code for VMware Private AI (GPU & Model Serving) is hosted at github.com/vmware-skills/VMware-PrivateAI.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.