mcpbeat Sign in

VMware Pilot MCP Server

local only

VMware Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 838 installs a week from pypi. Last commit 15 Sep 2026.

Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.

Installs per day peak 660 · avg 92 · -41% w/w
a month agotoday
838
Installs / week
pypi · vmware-pilot
3
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check VMware Pilot 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-pilot -- uvx vmware-pilot
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vmware-pilot": {
      "args": [
        "vmware-pilot"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vmware-pilot]
command = "uvx"
args = ["vmware-pilot"]
.cursor/mcp.json
{
  "mcpServers": {
    "vmware-pilot": {
      "args": [
        "vmware-pilot"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vmware-pilot": {
      "args": [
        "vmware-pilot"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to VMware Pilot

same job, measured the same way
VMware Pilot
by vmware-skills

Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.

local only
Task Graph MCP
by oortonaut

MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination

local only
Mova Flat Runner
by mova-compact

Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.

77 installs/wk local only
Moira
by moira-mcp

Agent Workflow Engine — multi-step MCP workflows with per-step directives and validation.

local only
Agentpmt
by agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

answering
Tachibot MCP
by bypawel

Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles.

413 installs/wk local only
Claude Prompts MCP
by minipuft

Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.

139 installs/wk local only
pAIchart MCP Hub
by paichart

MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration

answering

VMware Pilot — questions

Answers built from our own checks of this server.

Why is there no uptime for VMware Pilot?
VMware Pilot 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-pilot was installed 838 times last week.
How do I connect VMware Pilot?
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-pilot straight from pypi; nothing to host, nothing to sign up for.
How many people use VMware Pilot?
The pypi package vmware-pilot was installed 838 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VMware Pilot open source?
We cannot say either way: written in Python and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.