Skip to main content
Glama
Ruashots
by Ruashots

pve_create_vm

Create a new virtual machine on Proxmox VE by specifying node, VM ID, and configuration parameters like memory, CPU, storage, and OS type.

Instructions

Create a new virtual machine

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeYesNode name
vmidYesVM ID
nameNoVM name
memoryNoMemory in MB
coresNoCPU cores
socketsNoCPU sockets
cpuNoCPU type
ostypeNoOS type
scsihwNoSCSI hardware type
biosNoBIOS type
bootNoBoot order
cdromNoCD-ROM (ISO path)
ide0NoIDE disk 0
ide1NoIDE disk 1
ide2NoIDE disk 2
ide3NoIDE disk 3
scsi0NoSCSI disk 0
virtio0NoVirtIO disk 0
net0NoNetwork device 0
serial0NoSerial port 0
agentNoQEMU guest agent (1 to enable)
startNoStart after creation
poolNoResource pool
storageNoDefault storage
descriptionNoVM description
onbootNoStart on boot
startupNoStartup order
protectionNoProtection from deletion
tagsNoTags (semicolon-separated)

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ruashots/proxmox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server