Back to directory
yeahdongcn/vmware-fusion-mcp-server

yeahdongcn/vmware-fusion-mcp-server

@yeahdongcn

A MCP Server for Managing VMware Fusion Virtual Machines.

vmwarefusionvirtual-machinevm-managementmcp-serverrest-apiautomation

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13