proxmox-mcp-server

husniadil/proxmox-mcp-server

3.2

If you are the rightful owner of proxmox-mcp-server 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.

The Proxmox MCP Server allows users to manage Proxmox LXC containers using natural language commands through Claude AI.

Tools

Functions exposed to the LLM to take actions

proxmox_exec_command

Execute any bash command in a container

proxmox_list_containers

List all containers with their status

proxmox_container_status

Check if a container is running or stopped

proxmox_start_container

Start a stopped container

proxmox_stop_container

Stop a running container

proxmox_download_file_from_container

Download files from container to local machine

proxmox_upload_file_to_container

Upload files from local machine to container

proxmox_download_file_from_host

Download files from Proxmox host

proxmox_upload_file_to_host

Upload files to Proxmox host

proxmox_host_exec_command

Execute commands directly on the Proxmox host

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources