MCP.so
Sign In
Servers

VMware Fusion MCP Server

@yeahdongcn

A MCP Server for Managing VMware Fusion Virtual Machines.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "vmware-fusion": {
      "command": "uvx",
      "args": [
        "vmware-fusion-mcp-server"
      ],
      "env": {
        "VMREST_USER": "your-username",
        "VMREST_PASS": "your-password"
      }
    }
  }
}

More from Cloud & Infrastructure