vmware-pilot
Provides multi-step workflow orchestration for VMware MCP skills, developed by an engineer at Broadcom (formerly VMware), enabling state machines, approval gates, and audit trails across the VMware ecosystem.
Provides multi-step workflow orchestration for VMware MCP skills, including VM lifecycle, cluster management, monitoring, storage, networking, security, Tanzu Kubernetes, NSX, Aria, and AVI load balancing, with state machine, approval gates, and audit trail.
VMware Pilot
Author: Wei Zhou, VMware by Broadcom — wei-wz.zhou@broadcom.com This is a community-driven project by a VMware engineer, not an official VMware product. For official VMware developer tools see developer.broadcom.com.
English | 中文
Multi-step workflow orchestration for VMware MCP skills — state machine, approval gates, audit trail.
Companion skills handle everything else:
Skill
Scope
Install
VM lifecycle, deployment, guest ops, cluster
uv tool install vmware-aiopsRead-only: inventory, health, alarms, events
uv tool install vmware-monitorDatastores, iSCSI, vSAN management
uv tool install vmware-storageTanzu Namespaces, TKC cluster lifecycle
uv tool install vmware-vksNSX networking: segments, gateways, NAT
uv tool install vmware-nsx-mgmtDFW firewall rules, security groups
uv tool install vmware-nsx-securityAria Ops: metrics, alerts, capacity
uv tool install vmware-ariaAVI load balancing, pool management, AKO K8s ops
uv tool install vmware-avi
Install
pip install vmware-pilotMCP Tools (11)
Tool | Description |
| List all available skills and tools for workflow design |
| List built-in and custom templates |
| Natural language goal → draft workflow |
| Edit draft workflow steps |
| Finalize draft → ready to execute |
| Generate execution plan from template, returns workflow_id |
| Create custom workflow from step list |
| Execute workflow, pauses at approval gates |
| Query state + diff report + audit log |
| Human approval, continue execution |
| Abort and rollback at any stage |
MCP Configuration
{
"mcpServers": {
"vmware-pilot": {
"command": "uvx",
"args": ["--from", "vmware-pilot", "vmware-pilot-mcp"]
}
}
}License
MIT
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zw008/VMware-Pilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server