送信

Vmware Vix Mcp Server

@bivex

.NET bindings for VMware VIX API with Model Context Protocol server for AI-driven virtual machine automation. Enables natural language control of VMware VMs through AI assistants like Cursor IDE.

サーバー設定

{
  "mcpServers": {
    "vmware-vix": {
      "command": "cmd",
      "args": [
        "/c",
        "C:\\path\\to\\McpProcessToolSample.exe"
      ]
    }
  }
}