davidpius95/Guildserver-proxmox-mcpServer
If you are the rightful owner of Guildserver-proxmox-mcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
ProxmoxMCP-Plus is an enhanced Python-based Model Context Protocol (MCP) server designed for managing Proxmox virtualization platforms with advanced features and OpenAPI integration.
Tools
Functions exposed to the LLM to take actions
create_vm
Create a new virtual machine with specified resources.
start_vm
Start a virtual machine.
stop_vm
Force stop a virtual machine.
shutdown_vm
Gracefully shutdown a virtual machine.
reset_vm
Reset (restart) a virtual machine.
delete_vm
Completely delete a virtual machine.
get_containers
List all LXC containers across the cluster.
get_container_status
Get status/current for a container.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client