Parallels Desktop VM management through Claude for cross-platform development. Start, stop, snapshot, and configure virtual machines conversationally.
Add to your Claude Desktop configuration file
{
"mcpServers": {
"parallels": {
"command": "npx",
"args": ["-y", "parallels-desktop-mcp"]
}
}
}
Start, stop, pause, suspend, and resume virtual machines with simple commands.
Create, restore, and manage VM snapshots. Branch your development environments safely.
Run commands inside guest VMs directly from Claude. Cross-platform shell access.
Monitor CPU, memory, and disk usage across all running VMs in real time.
Clone existing VMs or create new ones from templates for rapid environment provisioning.
Configure networking modes, port forwarding, and shared networking between host and guest.
Manage shared folders between host and guest operating systems seamlessly.
Adjust CPU cores, RAM, disk size, and other VM hardware settings conversationally.
npm install -g parallels-desktop-mcp