proxmox-mcp
by m3m0ng
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXMOX_HOST | Yes | Hostname/IP of Proxmox host (no scheme) | |
| PROXMOX_PORT | No | Proxmox API port (default 8006) | 8006 |
| PROXMOX_USER | Yes | Proxmox user, e.g., agent@pve | |
| PROXMOX_SSH_HOST | No | SSH host for exec (defaults to PROXMOX_HOST) | |
| PROXMOX_SSH_PORT | No | SSH port (default 22) | 22 |
| PROXMOX_SSH_USER | No | SSH user (default root) | root |
| PROXMOX_TOKEN_NAME | Yes | API token name, e.g., mcp | |
| PROXMOX_VERIFY_SSL | No | Verify SSL certificate (default false) | false |
| PROXMOX_ENABLE_EXEC | No | Enable in-guest exec (default false) | false |
| PROXMOX_TOKEN_VALUE | Yes | API token secret | |
| PROXMOX_SSH_KEY_FILE | No | Path to private SSH key | |
| PROXMOX_SSH_PASSWORD | No | SSH password (used only if no key file) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/m3m0ng/proxmox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server