mcp-virtualbox

mb85/mcp-virtualbox
★ 0 stars Go AI/LLM Updated today
Go port of mcp-virtualbox: a single-binary MCP server for full VirtualBox VM control (30 tools, vision loop + text mode)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-virtualbox": {
      "command": "go",
      "args": [
        "run",
        "github.com/mb85/mcp-virtualbox@latest"
      ]
    }
  }
}

README Excerpt

Let AI see, click, type, and fully operate VirtualBox virtual machines — from bare-metal OS installation to daily use, no human needed. A **single static Go binary** [MCP server](https://modelcontextprotocol.io/) that wraps `VBoxManage` and gives AI assistants 40 tools to create, install, and operate VMs. This started as a Go port of [chryaner/mcp-virtualbox](https://github.com/chryaner/mcp-virtualbox) (originally TypeScript) and adds more input, networking, lifecycle, and safety tooling — no No

Tools (3)

vm_install_guidevm_listvm_mouse_click