Ventoy

GitHub

A new bootable USB solution.

Ventoy MCP Server

MCP server for ventoy/Ventoy

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Ventoy": {
      "command": "npx",
      "args": [
        "-y",
        "@ventoy/Ventoy"
      ]
    }
  }
}