Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

VMware AIops

PYPI · VMWARE-AIOPS · SCANNED SEP 20

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

Available components

+17 this week 75 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 4 of 50 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 14238 tokens (~237/item across 60 items; 60 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management59
  • Stability check failed: the tool surface changed between 1.8.17 and 1.12.0: 0 tool removals, 13 breaking changes, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (30% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 12 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 61 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the VMware AIops MCP server?

VMware AIops runs locally as a PyPI package, launched with uvx vmware-aiops. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · vmware-aiops

# add to Claude Code
claude mcp add vmware-skills-vmware-aiops -- uvx vmware-aiops
// .cursor/mcp.json
{
  "mcpServers": {
    "vmware-skills-vmware-aiops": {
      "command": "uvx",
      "args": [
        "vmware-aiops"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "vmware-skills-vmware-aiops": {
      "command": "uvx",
      "args": [
        "vmware-aiops"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add vmware-skills-vmware-aiops -- uvx vmware-aiops
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vmware-skills-vmware-aiops": {
      "type": "local",
      "command": [
        "uvx",
        "vmware-aiops"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vmware-skills-vmware-aiops --command uvx --arg vmware-aiops
# ~/.hermes/config.yaml
mcp_servers:
  vmware-skills-vmware-aiops:
    command: "uvx"
    args: ["vmware-aiops"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "vmware-skills-vmware-aiops": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "vmware-aiops"
      ]
    }
  }
}
# add to Vellum
assistant mcp add vmware-skills-vmware-aiops -t stdio -c uvx -a vmware-aiops
// mcp.json
{
  "mcpServers": {
    "vmware-skills-vmware-aiops": {
      "command": "uvx",
      "args": [
        "vmware-aiops"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +15
    • Stability: fail → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 1.11.0 → 1.12.0 functional
  • 19 Sept 26 −1
    • Tool coverage: 47% → 30% functional
    • Schema quality: 194 → 236 functional
    • Package version: 1.9.7 → 1.11.0 functional
    • Package version: 1.9.7 → 1.10.0 functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60.

  • 16 Sept 26 +1
    • Package version: 1.9.5 → 1.9.7 functional
  • 15 Sept 26 0
    • Stability: fail → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 1.9.1 → 1.9.5 functional
    • Package version: 1.9.1 → 1.9.4 functional
    • Package version: 1.9.1 → 1.9.3 functional
    • Package version: 1.9.1 → 1.9.2 functional
  • 14 Sept 26 +1
    • Malware scan: unverified → pass security
    • Package version: 1.9.0 → 1.9.1 functional
  • 12 Sept 26 0
    • Stability: 0.40 → fail security
    • Package version: 1.8.22 → 1.9.0 functional
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/vmware-aiops@1.12.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 50 packages
Packages resolved 50
Stale 4
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 60 exposed · ~13,966 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
acknowledge_vcenter_alarm ~196

[WRITE] Acknowledge a triggered vCenter alarm — marks it as seen WITHOUT clearing it. This only marks the alarm; it does not clear it. The alarm stays in the active list with acknowledged=true until its condition clears or it is reset. To remove it entirely after fixing the root cause use reset_vcenter_alarm instead. Get exact entity_name and alarm_name from list_vcenter_alarms first; an unknown pair returns a not-found error. Returns: Dict: entity_name, alarm_name, action ("acknowledged"), acknowledged (true).

NameTypeReqDescription
alarm_namestringyesExact alarm definition name, e.g. "Virtual machine CPU usage".
entity_namestringyesVM, ESXi host, or cluster the alarm fired on (from list_vcenter_alarms output).
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

add_host_vmk ~341

[WRITE] Add a static-IP VMkernel adapter on a DVS portgroup - preview/confirm gated. Deliberately minimal shape for throwaway test vmks on L2-only segments (e.g. a TEP VLAN): static IPv4, NO gateway, NO services enabled. The DVS port allocation is handled internally - pass the distributed portgroup name. confirm=False validates (host + portgroup exist, IP/netmask/MTU legal, IP not already on the host) and returns the exact spec without writing; confirm=True creates and returns the assigned device name. Verify with list_host_vmks; remove with remove_host_vmk. Audited. Returns: Preview dict (action="preview") or result dict (action="created", device=e.g. "vmk2"). Errors return a dict with "error" + hint.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True creates it. Do not set True because the user asked earlier; they have not seen the preview yet.
host_namestringyesESXi host to add the vmk on.
ipstringyesStatic IPv4 address for the vmk.
mtuintegerMTU for the vmk (default 1500; 9000 for jumbo tests).
netmaskstringyesSubnet mask (e.g. 255.255.255.0).
portgroupstringyesDistributed portgroup name to connect to.
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

attach_iso_to_vm ~177

[WRITE] Mount a datastore ISO into a VM's virtual CD-ROM drive. Reconfigures the existing CD-ROM (replacing any mounted ISO) or adds one on the VM's IDE controller; fails with a clear message if the VM has no IDE controller. Works whether the VM is powered on or off. Find ISO paths first with browse_datastore using pattern "*.iso". Returns a status string confirming attachment, or a VM-not-found / no-IDE-controller error.

NameTypeReqDescription
iso_ds_pathstringyesDatastore path in bracket format, e.g. "[datastore1] iso/ubuntu-22.04.iso".
targetvCenter/ESXi target from config.yaml; omit for the default target.
vm_namestringyesExact VM name as shown in vCenter inventory.
NameTypeReqDescription
resultstringyes

No examples provided.

batch_clone_vms ~181

[WRITE] Batch clone multiple VMs from a source VM (gold image). Each clone: full copy → optional reconfigure → optional snapshot → optional power on. Returns one dict per VM with its status. Clones run sequentially, so a long vm_names list may take a while — prefer batch_linked_clone_vms for disposable test copies.

NameTypeReqDescription
cpuOverride CPU count for all clones (optional).
memory_mbOverride memory for all clones (optional).
power_onbooleanPower on each clone after creation.
snapshot_nameSnapshot each clone with this name (optional).
source_vm_namestringyesSource VM to clone from.
targetOptional vCenter/ESXi target name from config.
vm_namesarrayyesNames for the new VMs.
NameTypeReqDescription
resultarrayyes

No examples provided.

batch_deploy_from_spec ~222

[WRITE] Deploy multiple VMs in one call from a declarative YAML spec file. Use for fleet provisioning (several VMs, shared defaults); for a single VM prefer deploy_vm_from_template, vm_clone, deploy_vm_from_ova, or deploy_linked_clone. The channel is chosen by spec keys: "source" (full clone), "template", "linked_clone: {source, snapshot}", per-VM "ova", else empty-VM creation (optionally "iso"). A "defaults" block sets cpu/memory_mb/disk_gb/network/ datastore/snapshot/power_on, overridable per VM. VMs deploy sequentially and one VM's failure does not stop the rest. Returns: One dict per VM: name, status ("ok" or "error"), and messages with per-step results.

NameTypeReqDescription
spec_pathstringyesLocal filesystem path to the deploy.yaml specification file.
targetvCenter/ESXi target name from config.yaml; omit to use the default target.
NameTypeReqDescription
resultarrayyes

No examples provided.

batch_linked_clone_vms ~166

[WRITE] Batch create linked clones from a VM snapshot (fastest batch provisioning). Clones share the source disk via copy-on-write, so the source must stay intact. Returns one dict per clone. Prefer batch_clone_vms for independent copies.

NameTypeReqDescription
baseline_snapshotSnapshot each clone with this name (optional).
cpuOverride CPU count (optional).
memory_mbOverride memory (optional).
power_onbooleanPower on each clone.
snapshot_namestringyesClone base (from vm_list_snapshots).
source_vm_namestringyesSource VM to clone from.
targetOptional vCenter/ESXi target from config.
vm_namesarrayyesNames for the new linked clones.
NameTypeReqDescription
resultarrayyes

No examples provided.

browse_datastore ~171

[READ] Browse files in a vSphere datastore directory. Use this to find OVA/ISO/VMDK paths before calling deploy_vm_from_ova or attach_iso_to_vm; for an estate-wide image sweep use scan_datastore_images. Returns the list envelope: 'items' is one row per file, and 'returned'/'total'/'truncated' state completeness. Every match in the searched folders is returned, so truncated is always false.

NameTypeReqDescription
datastore_namestringyesName of the datastore to browse.
pathstringSubdirectory path (empty string for root).
patternstringGlob pattern to filter files (e.g. "*.ova", "*.iso", "*").
targetOptional vCenter/ESXi target name from config.

No output schema declared.

No examples provided.

cluster_add_host ~191

[WRITE] Move an ESXi host that vCenter already manages into a cluster. The host must already be in vCenter inventory (standalone or in another cluster) — this does NOT register brand-new hosts and takes no host credentials; use the vCenter UI for first-time registration. Idempotent: a host already in the cluster returns success without change. Maintenance mode is not required to join (it IS required by cluster_remove_host). Check membership first with cluster_info. Returns a status string: moved, already-in-cluster, or a not-found error.

NameTypeReqDescription
cluster_namestringyesDestination cluster (create with cluster_create).
host_namestringyesHost name as shown in vCenter inventory, usually the FQDN, e.g. "esxi-01.lab.local".
targetvCenter target from config.yaml; omit for the default target.
NameTypeReqDescription
resultstringyes

No examples provided.

cluster_configure ~151

[WRITE] Reconfigure cluster HA/DRS settings. Returns a status string naming what changed. Pass only the fields to change; None leaves a setting untouched — then verify with cluster_info. drs_behavior applies only when DRS is enabled.

NameTypeReqDescription
drsEnable (True) or disable (False) DRS, or None to leave unchanged.
drs_behaviorDRS behavior: "fullyAutomated", "partiallyAutomated", or "manual".
haEnable (True) or disable (False) HA, or None to leave unchanged.
namestringyesCluster name.
targetOptional vCenter target name from config.
NameTypeReqDescription
resultstringyes

No examples provided.

cluster_create ~206

[WRITE] Create a new empty cluster in a datacenter, optionally enabling HA and DRS. Fails with a clear error (no partial state) if the name already exists or drs_behavior is invalid. Then add hosts with cluster_add_host, change HA/DRS later with cluster_configure, and verify with cluster_info. Returns a status string naming the features enabled.

NameTypeReqDescription
datacenterDatacenter name; omit for the first one on the target.
drsbooleanTrue enables DRS (default False).
drs_behaviorstring"fullyAutomated" (default), "partiallyAutomated", or "manual". Only takes effect when drs=True.
habooleanTrue enables vSphere HA (default False).
namestringyesName for the new cluster; must be unique in the datacenter.
targetvCenter target from config.yaml; omit for the default target.
NameTypeReqDescription
resultstringyes

No examples provided.

cluster_delete ~184

[WRITE] Delete an empty cluster (no hosts must remain). Without confirm=True this only previews: it returns blast_radius (cluster name and id, host/VM/datastore counts and names, blockers) and deletes nothing. Show that to the user and get their explicit decision. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused: a cluster that still has hosts or VMs (evacuate members with cluster_remove_host first), or one whose members could not be read. Check cluster_info first. Returns a dict (action, blast_radius).

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
namestringyesName of the cluster to delete.
targetOptional vCenter target name from config.

No output schema declared.

No examples provided.

cluster_health_summary ~295

[READ] One-glance health rollup for every cluster — "is anything on fire?". Aggregates hosts, VM power state, live CPU/memory pressure, triggered alarms and datastores thin-provisioned past 100% of capacity per cluster, assigns each a status ("ok"/"warn"/"critical"), and flattens the anomalies into a ranked ``top_issues`` focus list — the fast triage view for "what's wrong right now?". Read-only (delegates to the vmware-monitor library). Use it FIRST for a cross-cluster glance, then drill in with vm_investigation_bundle or host_investigation_bundle. Returns {totals, top_issues, issues_total, clusters, snapshot, customization_hint}. Lead with ``top_issues`` (worst first, each with a drill-down hint), ``clusters`` as context, ``customization_hint`` last. Point-in-time — no trending.

NameTypeReqDescription
cluster_filterCase-insensitive substring to show only matching clusters.
include_vmsbooleanRoll up VM power counts (default True). False skips the VM pass on very large fleets.
targetOptional vCenter/ESXi target name from config. Uses default if omitted.
top_nintegerCap the top_issues focus list (default 10; 0 hides it).

No output schema declared.

No examples provided.

cluster_info ~157

[READ] Get detailed cluster information: member hosts, HA/DRS config, resource capacity. Read-only, no side effects. Use before cluster_add_host / cluster_remove_host (shows membership and per-host maintenance mode) and to verify cluster_configure changes. Returns: Dict with name, host_count, hosts (each: name, connection_state, power_state, maintenance_mode), ha_enabled, ha_admission_control, drs_enabled, drs_behavior, total/effective CPU (MHz) and memory (GB). Errors return a dict with "error" + hint.

NameTypeReqDescription
namestringyesExact cluster name.
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

cluster_remove_host ~232

[WRITE] Remove a host from a cluster (host must be in maintenance mode). Without confirm=True this only previews: it returns blast_radius (host name and id, maintenance mode, VM count, powered-on VM count, blockers) and moves nothing. Show that to the user and get their explicit decision. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused: a host not in maintenance mode, a host with powered-on VMs, and a host whose state could not be read. Run cluster_info first for the exact member host names. The host is not deleted — it stays in vCenter inventory standalone; use cluster_add_host to move it back. Returns a dict.

NameTypeReqDescription
cluster_namestringyesCluster to remove the host from.
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
host_namestringyesESXi host name to remove (from cluster_info output).
targetOptional vCenter target name from config.

No output schema declared.

No examples provided.

convert_vm_to_template ~93

[WRITE] Convert a powered-off VM to a vSphere template. Returns a status string. Use this to freeze a golden image: afterwards the VM cannot be powered on and serves only as a clone source for deploy_vm_from_template.

NameTypeReqDescription
targetOptional vCenter/ESXi target name from config.
vm_namestringyesName of the VM to convert (must be powered off).
NameTypeReqDescription
resultstringyes

No examples provided.

create_drs_rule ~294

[WRITE] Create a VM-VM DRS rule (affinity or anti-affinity) - preview/confirm gated. rule_type "affinity" keeps the listed VMs together; "antiAffinity" keeps them apart (e.g. redundant appliance pairs on separate hosts). Requires >=2 distinct VMs, all members of the cluster. VM-Host rules hang off cluster VM/host groups and are not created here. Verify with list_drs_rules. Audited. Returns: Preview dict (action="preview", would_create) or result dict (action="created", created incl. the assigned key). Errors return a dict with "error" + hint.

NameTypeReqDescription
clusterstringyesExact cluster name.
confirmbooleanFalse (default) returns the blast radius and changes nothing. True creates it. Do not set True because the user asked earlier; they have not seen the preview yet.
enabledbooleanCreate the rule enabled (default) or disabled.
rule_namestringyesName for the new rule; must be unique on the cluster.
rule_typestringyes"affinity" or "antiAffinity".
targetvCenter target name from config.yaml; omit to use the default target.
vm_namesarrayyesVM names the rule governs (>=2, all in the cluster).

No output schema declared.

No examples provided.

create_dvs_portgroup ~347

[WRITE] Create a VLAN-tagged portgroup on a dvSwitch - preview/confirm gated. confirm=False (default) validates everything (switch exists, name free, binding and VLAN legal) and returns the exact spec that WOULD be created without writing anything. confirm=True creates the portgroup and waits for the task. Verify afterwards with list_dvs_portgroups. Audited. binding="ephemeral" creates a portgroup with no pre-created port pool, attachable from the ESXi host client even when vCenter is down - use for a self-hosted VCSA's own management portgroup. num_ports is ignored for ephemeral. lateBinding is deprecated by vSphere and not offered. Returns: Preview dict (action="preview", would_create) or result dict (action="created", created). Errors return a dict with "error" + hint.

NameTypeReqDescription
bindingstring"earlyBinding" (default) or "ephemeral".
confirmbooleanFalse (default) returns the blast radius and changes nothing. True creates it. Do not set True because the user asked earlier; they have not seen the preview yet.
dvs_namestringyesName of the distributed virtual switch to create it on.
namestringyesName for the new portgroup; must be unique on the switch.
num_portsintegerPort count for earlyBinding portgroups (default 8).
targetvCenter target name from config.yaml; omit to use the default target.
vlan_idintegeryesVLAN ID to tag (0-4094; 0 = none).

No output schema declared.

No examples provided.

cross_vcenter_attention ~176

[READ] "What needs attention now?" across EVERY configured vCenter — one list. Runs cluster_health_summary against every configured target and returns one globally ranked ``top_issues`` list (worst first, each tagged with its ``vcenter``) plus a per-target rollup — "where do I look first, anywhere in the estate?". Degrades gracefully: an unreachable target is listed under ``unreachable`` and the rest still aggregate. Delegates to the vmware-monitor library (read-only). Lead with ``top_issues``, then drill in with vm_investigation_bundle. Point-in-time.

NameTypeReqDescription
cluster_filterCase-insensitive cluster substring applied to every target.
top_nintegerCap the merged top_issues focus list (default 10).

No output schema declared.

No examples provided.

datastore_investigation_bundle ~174

[READ] "What is happening around this datastore?" — one correlated drill-down. Correlates a datastore's capacity/free space/accessibility, the hosts that mount it, a rollup of the VMs it backs, alarms across datastore/host, and a merged **event timeline**. Delegates to the vmware-monitor library (read-only); do not dump the result raw. (Per-datastore latency is a separate perf report.) Use this AFTER cluster_health_summary flags storage pressure. Point-in-time.

NameTypeReqDescription
datastore_namestringyesExact datastore name. Unknown names return a teaching error.
hoursintegerEvent-timeline look-back window in hours (default 24).
targetOptional vCenter/ESXi target name from config (default if omitted).

No output schema declared.

No examples provided.

delete_drs_rule ~220

[WRITE] Delete a VM-VM DRS rule - confirm-gated, guarded. REFUSES non-VM-VM rules: VM-Host rules can carry licensing/compliance placement constraints (must-run-on licensed hosts) and hang off cluster groups - manage those in the vSphere UI. The preview and result both record the full rule definition so a mistaken delete can be recreated from the audit trail. Audited. Returns: Preview dict (action="preview", would_delete) or result dict (action="deleted", deleted). Errors return a dict with "error" + hint.

NameTypeReqDescription
clusterstringyesExact cluster name.
confirmbooleanFalse (default) returns the blast radius and changes nothing. True deletes it. Do not set True because the user asked earlier; they have not seen the preview yet.
rule_namestringyesExact rule name (see list_drs_rules).
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

deploy_linked_clone ~236

[WRITE] Create a linked clone from a VM snapshot — near-instant, minimal disk usage. The clone writes to a copy-on-write delta over the source's base disk, so it depends on the source staying intact. Fastest provisioning for test/dev fleets; use vm_clone for fully independent copies. Requires the named snapshot — run vm_list_snapshots first. Returns a status string with the new clone name.

NameTypeReqDescription
baseline_snapshotIf set, snapshots the new clone with this name.
cpuOverride vCPU count; omit to keep the source's value.
memory_mbOverride memory in MB; omit to keep the source's value.
new_namestringyesName for the new linked clone; must not already exist.
power_onbooleanPower the clone on after creation (default False).
snapshot_namestringyesClone base (from vm_list_snapshots).
source_vm_namestringyesSource VM name (must have at least one snapshot).
targetvCenter/ESXi target from config.yaml; omit for the default.
NameTypeReqDescription
resultstringyes

No examples provided.

deploy_vm_from_ova ~234

[WRITE] Create a new VM by importing a local .ova file (OVF parse + VMDK upload). Use for local OVA files; for vSphere templates use deploy_vm_from_template, to copy an existing VM vm_clone. Returns a status string naming the new VM. Upload time scales with OVA size; fails before creating anything if the datastore is not found.

NameTypeReqDescription
datastore_namestringyesTarget datastore (see browse_datastore).
folder_pathvCenter folder path; omit for the datacenter root.
network_namestringPort group for the NICs (default "VM Network").
ova_pathstringyesLocal path to the .ova file (must be readable by this server).
power_onbooleanPower the VM on after import (default False).
snapshot_nameIf set, snapshots the new VM with this name.
targetvCenter/ESXi target from config.yaml; omit for the default.
vm_namestringyesName for the new VM; must not already exist.
NameTypeReqDescription
resultstringyes

No examples provided.

deploy_vm_from_template ~161

[WRITE] Deploy a new VM by cloning from a vSphere template. Returns a status string. Use for VMs marked as templates; for a running source VM use vm_clone. Requires an existing template — convert_vm_to_template makes one.

NameTypeReqDescription
cpuOverride CPU count (optional).
datastore_nameTarget datastore (template's own if omitted).
memory_mbOverride memory in MB (optional).
new_namestringyesName for the new VM.
power_onbooleanPower on after deployment.
snapshot_nameSnapshot the new VM with this name.
targetOptional vCenter/ESXi target from config.
template_namestringyesSource vSphere template name.
NameTypeReqDescription
resultstringyes

No examples provided.

host_investigation_bundle ~182

[READ] "What is happening around this ESXi host?" — one correlated drill-down. Correlates a host's state (connection, CPU/memory, ESXi version, uptime), its cluster context, a rollup of the VMs it runs, the datastores it mounts, alarms across host/cluster/datastore, live performance, and a merged **event timeline**. Delegates to the vmware-monitor library (read-only); do not dump the result raw. Use this AFTER cluster_health_summary flags a host. Point-in-time.

NameTypeReqDescription
host_namestringyesExact host name. Unknown names return a teaching error.
hoursintegerEvent-timeline look-back window in hours (default 24).
targetOptional vCenter/ESXi target name from config (default if omitted).

No output schema declared.

No examples provided.

list_drs_rules ~143

[READ] List a cluster's DRS rules: VM-VM affinity/anti-affinity and VM-Host. Per rule: key, name, type (affinity / antiAffinity / vmHost), enabled, mandatory, and the member VM names (VM-VM) or group names (VM-Host). The verify pair for create/delete/set_drs_rule_enabled. Returns: Dict with cluster, count, and rules sorted by name. Errors return a dict with "error" + hint.

NameTypeReqDescription
clusterstringyesExact cluster name.
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

list_dvs_portgroups ~217

[READ] List distributed virtual portgroups, optionally scoped to one dvSwitch. Per portgroup: name, parent dvSwitch, binding type (earlyBinding / ephemeral), VLAN setting (id, trunk ranges, or pvlan), configured port count, and whether it is the switch's uplink portgroup. Use to verify create_dvs_portgroup results or to survey network config before changes. Returns: The family list envelope {items, returned, limit, total, truncated, hint}; each item is one portgroup. `portgroups` is kept as a deprecated alias for `items`. Errors return a dict with "error" + hint.

NameTypeReqDescription
dvs_namedvSwitch name to scope to; omit to list across all switches.
limitintegerMax portgroups to return (default 200).
offsetintegerSkip this many portgroups first (paging).
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

list_host_vmks ~429

[READ] List VMkernel adapters, optionally scoped to one ESXi host. Per vmk: device, IP/netmask/dhcp, MTU, MAC, portgroup (standard or DVS), netstack, and which host services it is selected for (management, vmotion, vsan, ...). The verify pair for add_host_vmk/remove_host_vmk. Gotcha - this list is not automatically a complete estate inventory. vCenter answers property reads for a host it has lost contact with out of its own cache, so hosts it never reached appear here as rows with `reachable: false`, `device: null` and a `note` naming the connectionState, rather than being dropped. Check `hosts_unreachable` (and the `unreachable_note` present only when it is non-zero) before reporting the result as the full picture, and do not read a null field on such a row as a measurement - it means nobody looked. Adapters shown for an unreachable host are vCenter's last cached view. Returns: The family list envelope {items, returned, limit, total, truncated, hint} plus `hosts_unreachable` (int) and, when that is non-zero, `unreachable_note` (str). Each item is one VMkernel adapter, or one unread host when `reachable` is false; `services` is null when a host's service map could not be read. `truncated` stays a paging fact - an incomplete estate is reported by `hosts_unreachable`, not by it. `vmks` is kept as a deprecated alias for `items`. Errors return "error" + hint.

NameTypeReqDescription
host_nameESXi host name; omit to list across all hosts.
limitintegerMax vmks to return (default 100).
offsetintegerSkip this many vmks first (paging).
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

list_vcenter_alarms ~180

[READ] List active/triggered alarms across the vCenter inventory. Start here for alarm work: it supplies the exact entity_name/alarm_name pair that acknowledge_vcenter_alarm and reset_vcenter_alarm require. Returns the list envelope: 'items' holds severity (critical/warning/info), entity name and type, alarm name, acknowledged flag, and trigger time; 'returned'/'limit'/'total'/'truncated'/'hint' state completeness, so a limited page is never mistaken for the whole picture. 'total' is the real active-alarm count — every alarm is collected before the limit is applied.

NameTypeReqDescription
limitMax number of alarms to return (None = all). Use when many alarms are active.
targetOptional vCenter target name from config. Uses default if omitted.

No output schema declared.

No examples provided.

remove_host_vmk ~367

[WRITE] Remove a VMkernel adapter - confirm-gated, guarded, fail-closed. REFUSES (unless force_unprotected=True) when the vmk is selected for any host service (management/vmotion/vsan/...), lives on a non-default netstack (NSX TEPs on vxlan, dedicated vmotion/provisioning stacks - never visible in the service map), carries a default gateway route, or when any of that CANNOT be verified - unverifiable is treated as unsafe, never as clear. Test vmks created by add_host_vmk trip none of these and remove cleanly without force. ABSOLUTE, no override: the host's only management-enabled vmk is never removable - this call rides the interface it would delete. force_unprotected=True (together with confirm=True) overrides the non-absolute protections for deliberate teardown; the override and every bypassed protection are recorded in the result (and the audit trail). Returns: Preview dict (action="preview") or result dict (action="removed", plus forced/protections_bypassed when overridden). Errors return a dict with "error" + hint.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True removes it. Do not set True because the user asked earlier; they have not seen the preview yet.
force_unprotectedbooleanTrue bypasses the non-absolute protections above.
host_namestringyesESXi host the vmk lives on.
targetvCenter target name from config.yaml; omit to use the default target.
vmkstringyesDevice name to remove (e.g. "vmk2").

No output schema declared.

No examples provided.

reset_vcenter_alarm ~182

[WRITE] Clear triggered vCenter alarms back to normal state. Use this after resolving the underlying issue; to merely mark an alarm seen use acknowledge_vcenter_alarm instead. Get entity_name and alarm_name from list_vcenter_alarms first. Gotcha: vSphere has no per-alarm clear — this clears ALL triggered alarms matching the named alarm's entity type (host/VM/all) and current status (red/yellow), so confirm the blast radius with the user first. Returns a dict whose 'scope' field states exactly what was cleared.

NameTypeReqDescription
alarm_namestringyesExact alarm definition name from list_vcenter_alarms output.
entity_namestringyesName of the entity with the alarm (VM name, host name, or cluster name).
targetOptional vCenter target name from config.

No output schema declared.

No examples provided.

scan_datastore_images ~156

[READ] Scan all accessible datastores for deployable images (OVA/ISO/OVF/VMDK). Returns the images found and refreshes the cache at ~/.vmware-aiops/image_registry.json. Use this when you do not know which datastore holds an image; prefer browse_datastore once you do, because this walks every datastore and may take minutes on a large estate. Returns: The family list envelope {items, returned, limit, total, truncated, hint} plus `last_scan`; each item is one image. `images` is kept as a deprecated alias for `items`.

NameTypeReqDescription
targetOptional vCenter/ESXi target name from config.

No output schema declared.

No examples provided.

set_drs_rule_enabled ~226

[WRITE] Enable or disable an existing DRS rule - preview/confirm gated. The day-2 toggle: anti-affinity rules often must be disabled while a cluster is temporarily too small to satisfy them, then re-enabled when hosts return. Idempotent - matching state returns a noop, no write. Names are matched exactly; ambiguous names refuse. Audited. Returns: Preview dict (action="preview"), noop dict (action="noop"), or result dict (action="set", rule_now). Errors return "error" + hint.

NameTypeReqDescription
clusterstringyesExact cluster name.
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it. Do not set True because the user asked earlier; they have not seen the preview yet.
enabledbooleanyesTrue enables the rule; False disables it.
rule_namestringyesExact rule name (see list_drs_rules).
targetvCenter target name from config.yaml; omit to use the default target.

No output schema declared.

No examples provided.

set_vmk_service ~391

[WRITE] Enable/disable a host service on an existing vmk - preview/confirm gated. Completes the add_host_vmk story: adapters are created serviceless by design, then tagged here (e.g. enable "vmotion" on a new vMotion vmk). Idempotent - re-applying the current state returns a no-write noop. Verify with list_host_vmks (the services field). Audited. Valid services are the vSphere nicType names: management, vmotion, vsan, vSphereProvisioning, faultToleranceLogging, vSphereReplication, vSphereReplicationNFC, vSphereBackupNFC, ptp, and the nvme/vsan variants. Note "vSphereProvisioning", not "provisioning". FAIL CLOSED: refuses both directions when the host's service map cannot be read. ABSOLUTE, no override: disabling management on the host's only management-enabled vmk - the call rides the interface it would untag. Returns: Preview dict (action="preview"), noop dict (action="noop") when the state already matches, or result dict (action="set", services_now). Errors return a dict with "error" + hint.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it. Do not set True because the user asked earlier; they have not seen the preview yet.
enabledbooleanyesTrue selects the vmk for the service; False deselects.
host_namestringyesESXi host the vmk lives on.
servicestringyesService/nicType name to enable or disable.
targetvCenter target name from config.yaml; omit to use the default target.
vmkstringyesDevice name to change (e.g. "vmk3").

No output schema declared.

No examples provided.

vm_apply_plan ~410

[WRITE] Execute a previously created plan step by step. Without confirm=True this only previews: it returns blast_radius listing every step (index, action, target object), the count and indices of the destructive ones (delete, power off, revert, guest commands...), and blockers — and runs nothing. Show that to the user and get their explicit decision. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Each step is shown with its full parameters (passwords redacted). Each destructive step is measured as its own tool would measure it (vm_delete, vm_power_off, vm_revert_snapshot, vm_guest_exec, cluster_delete ...), and that tool's blockers refuse the plan. A step on something an earlier step creates or changes is marked check "deferred": it is measured immediately before it runs, and the plan stops there if it fails. Refused: a target other than the one the plan was created against (no target is a target of its own), a step its tool would refuse, anything it could not read, a delete_vm step without its acknowledge_blast_radius (from a vm_delete preview), and any iscsi_* or storage_rescan step — those are gated in vmware-storage; run storage_iscsi_* / storage_rescan there. With confirm=True steps run sequentially. On failure: stops immediately, keeps the plan file with per-step results, and returns rollback_available. On success: deletes the plan file. If a step fails and rollback_available is true, ask the user whether to rollback, then call vm_rollback_plan.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
plan_idstringyesThe plan ID returned by vm_create_plan.
targetThe vCenter/ESXi target the plan was created against.

No output schema declared.

No examples provided.

vm_cancel_ttl ~73

[WRITE] Cancel an existing TTL for a VM (prevents auto-deletion). Returns a status string. Use vm_list_ttl first for the exact vm_name. This only removes the schedule and never touches the VM itself.

NameTypeReqDescription
vm_namestringyesName of the VM whose TTL should be cancelled.
NameTypeReqDescription
resultstringyes

No examples provided.

vm_clean_slate ~260

[WRITE] Revert a VM to its baseline snapshot (Clean Slate). Without confirm=True this only previews: it returns blast_radius (VM identity, power state and whether it is powered off first, the snapshot and when it was taken, snapshot count, blockers) and changes nothing. Show that to the user and get their explicit decision. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. With confirm=True: powers off the VM first if it is running, then reverts to the named snapshot. Use this to reset a lab/dev VM to a clean starting state after a task completes. Irreversible — everything written since the snapshot is lost. Refused: no snapshot of that name, more than one, or a VM whose state cannot be read. Returns a dict (action, blast_radius).

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
snapshot_namestringSnapshot name to revert to (default: "baseline").
targetOptional vCenter/ESXi target name from config.
vm_namestringyesName of the VM to revert.

No output schema declared.

No examples provided.

vm_clone ~178

[WRITE] Clone a VM. Without to_host/to_datastore the clone lands on the source's host+datastore. Returns a status string naming the clone. Full independent copy — slow and full disk cost; prefer deploy_linked_clone for near-instant test copies and batch_clone_vms for many at once. Cloning a running VM may capture a crash-consistent disk.

NameTypeReqDescription
new_namestringyesName for the new clone.
power_onbooleanPower on the clone after creation.
targetvCenter/ESXi target name from config.
to_datastoreTarget datastore name (default: source's datastore).
to_hostTarget ESXi host name (default: source's host).
vm_namestringyesSource VM (or template) name.
NameTypeReqDescription
resultstringyes

No examples provided.

vm_create ~229

[WRITE] Create a new empty VM with the given hardware sizing. Creates a powered-off VM with one disk and one NIC. To populate it, attach an ISO (attach_iso_to_vm) and power it on, or use deploy_vm_from_ova or vm_clone for a ready-to-run guest. Fails before creating anything if the datastore is not found. Returns a status string with the new VM name.

NameTypeReqDescription
cpuintegervCPU count (default 2).
datastore_nameTarget datastore; omit for the first accessible one.
disk_gbintegerPrimary disk size in GB (default 40).
folder_pathvCenter folder path; omit for the datacenter root.
memory_mbintegerMemory in MB (default 4096).
network_namestringPort group for the NIC (default "VM Network").
targetvCenter/ESXi target from config.yaml; omit for the default.
vm_namestringyesName for the new VM; must not already exist.
NameTypeReqDescription
resultstringyes

No examples provided.

vm_create_plan ~196

[WRITE] Create an execution plan for multi-step VM operations. Use for 2+ steps or 2+ VMs. Validates actions, checks the targets exist in vSphere, and generates a plan with rollback info per step. Each operation is a dict with "action" key plus action-specific params. Allowed actions: power_on, power_off, reset, suspend, create_vm, delete_vm, reconfigure, create_snapshot, delete_snapshot, revert_snapshot, clone, migrate, deploy_ova, deploy_template, linked_clone, attach_iso, convert_to_template. Returns plan dict with plan_id, steps, summary (vms_affected, irreversible_steps, rollback_available). Show to user for confirmation before calling vm_apply_plan.

NameTypeReqDescription
operationsarrayyesList of operation dicts, each with "action" + params.
targetOptional vCenter/ESXi target name from config.

No output schema declared.

No examples provided.

vm_create_snapshot ~144

[WRITE] Create a snapshot of a VM. Returns a status string. Use this before a risky change so vm_revert_snapshot can undo it, then reclaim the space with vm_delete_snapshot — snapshots left for days grow delta disks and must not be treated as backups.

NameTypeReqDescription
descriptionstringOptional description.
memorybooleanInclude memory state (heavier, allows resume).
quiescebooleanQuiesce guest filesystem (requires running VMware Tools).
snapshot_namestringyesSnapshot name.
targetvCenter/ESXi target name from config.
vm_namestringyesVM to snapshot.
NameTypeReqDescription
resultstringyes

No examples provided.

vm_delete ~268

[WRITE] Delete a VM and its disks and snapshots (irreversible). Without confirm=True this only previews: it returns blast_radius (identity, host, disks, total size, snapshot count, blockers) and destroys nothing. Show that to the user and get their explicit decision. Do not set confirm=True on your own because the user said "delete" earlier: they have not seen what it destroys yet. To delete, call again with confirm=True and acknowledge_blast_radius set to the preview's acknowledge_with object, unchanged. The VM is re-measured first; if it changed (another snapshot, a different VM under the same name), nothing is deleted and you must preview again. Refused outright: a powered-on or suspended VM (power it off with vm_power_off first), a VM whose disks or identity cannot be read, and a name that matches more than one VM. Use vm_set_ttl instead when the VM should only expire later.

NameTypeReqDescription
acknowledge_blast_radiusThe preview's acknowledge_with object.
confirmbooleanFalse (default) previews; True deletes, with the acknowledgement.
targetvCenter/ESXi target name from config.
vm_namestringyesExact name of the VM to delete.

No output schema declared.

No examples provided.

vm_delete_snapshot ~418

[WRITE] Permanently delete a named snapshot, consolidating its delta disk into the parent. Without confirm=True this only previews: it returns blast_radius (VM and instance UUID, the snapshot's name, id and creation time, remove_children, how many child snapshots sit below it and how many snapshots would be removed) and deletes nothing. Show it to the user and get their decision. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Frees disk space and does NOT change the VM's current state (unlike vm_revert_snapshot). Works while the VM is powered on. Refused: a snapshot name that is not found, a name that matches more than one snapshot on the VM (vSphere allows duplicates; rename one first), and a snapshot tree that cannot be read. Run vm_list_snapshots first for exact names. Consolidation is slow for old/large deltas (often minutes). By default (wait=False) this returns a task id immediately so it does not block your context — poll it with vm_task_status. Set wait=True only for small snapshots (blocks up to 30 min). Returns: Dict with action (preview, snapshot_delete_started, snapshot_deleted), blast_radius, and result (carries the task id to poll via vm_task_status).

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
remove_childrenbooleanFalse (default) = children are kept and consolidated; True = delete the entire snapshot subtree below this one as well.
snapshot_namestringyesExact snapshot name from vm_list_snapshots output.
targetvCenter/ESXi target from config.yaml; omit for the default target.
vm_namestringyesExact name of the VM owning the snapshot.
waitbooleanFalse (default) = async, return task id at once; True = block.

No output schema declared.

No examples provided.

vm_guest_download ~250

[WRITE] Download a file from a VM and write it to a local path. Reads from the guest, writes the local filesystem — the write is why this is not a read tool. Returns a status string. Requires VMware Tools running in the guest OS. Use vm_guest_upload for the reverse direction; to capture command output use vm_guest_exec_output instead — it redirects and downloads for you. Refuses a destination that already exists unless overwrite=True, and never writes through a symlink or over a directory. Pick a path that does not exist yet rather than passing overwrite=True by default.

NameTypeReqDescription
guest_pathstringyesFile path inside the guest to download.
local_pathstringyesLocal destination path, including the file name.
overwritebooleanTrue replaces an existing file at local_path (default False).
passwordstringGuest OS password.
targetOptional vCenter/ESXi target name from config.
usernamestringyesGuest OS account to run as. Required — there is no default, so a call can never act as root without choosing root.
vm_namestringyesTarget VM name.
NameTypeReqDescription
resultstringyes

No examples provided.

vm_guest_exec ~342

[WRITE] Execute a command inside a VM via VMware Tools. Requires VMware Tools running in the guest OS. Returns exit_code, stdout, stderr, timed_out, and blast_radius. Without confirm=True this only previews: blast_radius names the VM (name, instance UUID), the guest account, the exact command, arguments and working directory, VMware Tools status and any blockers; nothing runs. Show it to the user. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused outright: VM not powered on, VMware Tools not running, an identity or status that cannot be read, or a name that matches more than one VM. Note: the Guest Ops API does not capture stdout/stderr directly, so use this only for fire-and-forget commands — prefer vm_guest_exec_output whenever you need the output.

NameTypeReqDescription
argumentsstringCommand arguments (e.g. "-c 'whoami'").
commandstringyesFull path to program (e.g. "/bin/bash", "C:\Windows\System32\cmd.exe").
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
passwordstringGuest OS password.
targetOptional vCenter/ESXi target name from config.
usernamestringyesGuest OS account to run as. Required — there is no default, so a call can never act as root without choosing root.
vm_namestringyesTarget VM name.
working_directoryWorking directory inside guest (optional).

No output schema declared.

No examples provided.

vm_guest_exec_output ~346

[WRITE] Execute a shell command inside a VM and capture stdout + stderr. Automatically detects guest OS (Linux/Windows) and selects the correct shell. Output is captured by redirecting to a temp file, downloading it, then cleaning up — no manual redirection needed. Prefer this over vm_guest_exec whenever you need the output. Requires VMware Tools running and a writable temp directory in the guest. Returns exit_code, stdout, stderr, timed_out, os_family, and blast_radius. Without confirm=True this only previews: blast_radius names the VM (name, instance UUID), the guest account, the exact command and the shell it runs through, VMware Tools status and any blockers; nothing runs. Show it to the user. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused outright: VM not powered on, VMware Tools not running, an unreadable identity or status, or a name that matches more than one VM.

NameTypeReqDescription
commandstringyesShell command (e.g. "df -h", "ls /etc", "ipconfig").
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
passwordstringGuest OS password.
targetOptional vCenter/ESXi target name from config.
timeoutintegerMax wait seconds (default 300).
usernamestringyesGuest OS account to run as. Required — there is no default, so a call can never act as root without choosing root.
vm_namestringyesTarget VM name.

No output schema declared.

No examples provided.

vm_guest_provision ~418

[WRITE] Provision a VM by running an ordered sequence of guest operations. Prefer this over repeated vm_guest_exec / vm_guest_upload calls when the steps form one provisioning run. Steps stop on the first failure, so a partial run leaves the guest half-configured. Requires VMware Tools running in the guest. Without confirm=True this only previews: blast_radius names the VM (name, instance UUID), the guest account and every step it would run, in order, with counts per type, local file sizes and any blockers; nothing runs. Show it to the user. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused outright: VM not powered on, VMware Tools not running, an empty step list, a step with an unknown type or a missing key, an upload whose local file is missing or unreadable, a service step on a Windows guest, an unreadable identity or status, or a name that matches more than one VM. Step types: - exec: {"type": "exec", "command": "apt-get install -y nginx"} - upload: {"type": "upload", "local_path": "...", "guest_path": "..."} - service: {"type": "service", "name": "nginx", "action": "start"} Returns: dict with success, completed_steps, total_steps, results, error, and blast_radius.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
passwordstringyesGuest OS password.
stepsarrayyesOrdered list of step dicts (see Step types).
targetOptional vCenter/ESXi target name from config.
timeoutintegerPer-step timeout in seconds (default 300).
usernamestringyesGuest OS username.
vm_namestringyesTarget VM name.

No output schema declared.

No examples provided.

vm_guest_upload ~325

[WRITE] Upload a file from local machine to a VM via VMware Tools. Returns a dict with action, message and blast_radius (a status string before the confirmation gate). Requires VMware Tools running in the guest OS. An existing file at guest_path is replaced. Use vm_guest_download for the reverse direction, and vm_guest_provision instead when uploads and commands belong to one ordered provisioning run. Without confirm=True this only previews: blast_radius names the VM (name, instance UUID), the guest account, the local path and size, the guest path, VMware Tools status and any blockers; nothing is transferred. Show it to the user. Do not set confirm=True on your own because the user asked earlier: they have not seen the preview yet. Refused outright: VM not powered on, VMware Tools not running, a local file that is missing or unreadable, an unreadable identity or status, or a name that matches more than one VM.

NameTypeReqDescription
confirmbooleanFalse (default) returns the blast radius and changes nothing. True applies it.
guest_pathstringyesDestination path inside the guest.
local_pathstringyesLocal file path to upload.
passwordstringGuest OS password.
targetOptional vCenter/ESXi target name from config.
usernamestringyesGuest OS account to run as. Required — there is no default, so a call can never act as root without choosing root.
vm_namestringyesTarget VM name.

No output schema declared.

No examples provided.

vm_investigation_bundle ~204

[READ] "What is happening around this VM?" — one correlated drill-down. Correlates everything around one VM so you don't stitch it together yourself: the VM's state, its host, cluster context, backing datastores, snapshots, triggered alarms, live performance, and a merged **event timeline** across VM, host, cluster and datastores (newest first). Batched, cheap even on large fleets. Delegates to the vmware-monitor library (read-only). Explain the result in operational language; do not dump it raw. Use this AFTER cluster_health_summary points at a problem VM. Point-in-time.

NameTypeReqDescription
hoursintegerEvent-timeline look-back window in hours (default 24).
targetOptional vCenter/ESXi target name from config (default if omitted).
vm_namestringyesExact VM name. Unknown names return a teaching error (list VMs first).

No output schema declared.

No examples provided.

vm_list_plans ~121

[READ] List all pending/failed plans. Use this first to find a plan_id for vm_apply_plan or vm_rollback_plan. Returns the list envelope: 'items' holds plan summaries (plan_id, created_at, status, steps count, VMs affected), and 'returned'/'total'/ 'truncated' state whether the listing is complete. Every plan file is read, so truncated is always false. Listing never deletes: stale plans (>24h) are swept by vm_create_plan, not by this tool.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

vm_list_snapshots ~171

[READ] List the full snapshot tree of a VM, including nested child snapshots. Read-only, no side effects. Call this before vm_revert_snapshot, vm_delete_snapshot, or deploy_linked_clone to get exact snapshot names. 'items' is empty when the VM has no snapshots. Returns: The list envelope. 'items' is one dict per snapshot: name, description, created, state (power state at snapshot time), level (0 = root). The whole tree is walked, so 'total' is the real count and 'truncated' is always false.

NameTypeReqDescription
targetvCenter/ESXi target name from config.yaml; omit to use the default target.
vm_namestringyesExact VM name as shown in vCenter inventory.

No output schema declared.

No examples provided.

Common questions

What is the VMware AIops MCP server?

VMware AIops is an MCP server listed in the public MCP registry as io.github.vmware-skills/vmware-aiops. AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools. This page covers its PyPI package (vmware-aiops).

Is the VMware AIops MCP server safe to use?

VMware AIops scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the VMware AIops MCP server expose?

VMware AIops exposes 60 tools: list_vcenter_alarms, acknowledge_vcenter_alarm, reset_vcenter_alarm, cluster_create, cluster_delete, and 55 more. Their descriptions and schemas cost roughly 13,966 tokens of context every time the server is loaded.

Is the VMware AIops MCP server still maintained?

VMware AIops is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.