Servers
M
Mcp Virtualbox
@chryaner
Let AI see, click, type, and fully operate virtual machines
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-virtualbox": {
"command": "npx",
"args": [
"-y",
"mcp-virtualbox"
]
}
}
}