Proxmox SSH MCP Server
by Zaptimist
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXMOX_HOST | No | The Proxmox host IP address | 192.168.1.100 |
| PROXMOX_PORT | No | The SSH port for the Proxmox host | 22 |
| PROXMOX_USER | No | The Proxmox username | root |
| PROXMOX_KEY_PATH | No | The path to the private SSH key used for authentication | ~/.ssh/id_ed25519 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| proxmox_run_host_command | Execute a command on the Proxmox host via SSH |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Zaptimist/mcp-proxmox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server