Skip to main content
Glama
521,367 tools. Updated 2026-09-06 10:44

"VMware" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    VMware workflow orchestration — multi-step state machine with approval gates, audit logging, and conditional execution. Coordinates cross-skill workflows like clone-and-test or compliance-scan-and-remediate across the VMware MCP skill family.
    13
    2
    MIT
  • Power off a virtual machine with graceful guest shutdown via VMware Tools, or force immediate hard power-off. Handles already-off VMs and returns status results.
    MIT
    Destructive
  • Change a VMware VM's CPU count and memory. Specify only the values to update; omitted fields remain unchanged. Supports hot-add when enabled on running VMs.
    MIT
  • Import a local OVA file to create a new virtual machine. Specify the OVA path, VM name, and datastore; optionally power on or take a snapshot.
    MIT
  • Delete a VMware VM snapshot to free disk space by consolidating its delta disk into the parent. Supports preserving or removing child snapshots. Works on running VMs.
    MIT
    Destructive
  • Mount an ISO file from a datastore to a VM's CD-ROM drive. Replaces existing ISO or adds new CD-ROM on IDE controller for powered on or off VMs.
    MIT
  • Deploy multiple VMs from a declarative YAML spec file for fleet provisioning. Supports full clone, template, linked clone, OVA, and empty VM creation with shared defaults.
    MIT
  • Create a new, empty virtual machine with custom CPU, memory, disk, and network settings. The VM is created powered-off for subsequent OS installation or template deployment.
    MIT
  • Download a file from a VM guest to your local machine using VMware Tools. Specify the source path in the guest and the local destination.
    MIT
  • Rollback executed steps of a failed VMware plan in reverse order, skipping irreversible actions with a warning.
    MIT
    Destructive
  • Delete an empty VMware cluster that has no remaining hosts. Specify the cluster name and optional vCenter target.
    MIT
    Destructive
  • Scans datastores for deployable images (OVA, ISO, OVF, VMDK) and caches results for fast retrieval. Run to refresh the image registry.
    MIT