A
licenseB
qualityD
maintenanceMCP server for controlling VMware Fusion/Workstation virtual machines via vmrun CLI, providing 32 tools for VM lifecycle, guest execution, and file operations without requiring a REST API daemon.
32
21 npm
3
MIT
No user-submitted related servers found.
Scored across 14 tools
Most tools have distinct purposes, but 'pause_vm' and 'suspend_vm' may be confused as both relate to stopping a VM; descriptions help but overlap remains.
Tools follow a consistent verb_noun pattern with underscores, except 'vmrun' which breaks convention. Overall pattern is clear and predictable.
14 tools cover the core VM operations and snapshot management without being excessive. Each tool addresses a specific need, and the escape hatch 'vmrun' fills any gaps.
The set covers common VM lifecycle and snapshot operations well, but lacks explicit VM creation or deletion tools. The escape hatch partially compensates, but minor gaps exist.