Odel
VMware Harden

VMware Harden

Local
@zw0082PythonMITUpdated 1mo ago

VMware compliance scanning (CIS, vSphere SCG, GB/T 22239, PCI-DSS) with drift detection.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvmware-hardenv1.8.7

Run

uvx vmware-harden

MCP client config

{
  "mcpServers": {
    "vmware-harden": {
      "command": "uvx",
      "args": [
        "vmware-harden"
      ]
    }
  }
}