Proxmox VE MCP
by trac3r00
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXMOX_URL | Yes | Required. Host origin, normally https://host:8006; /api2/json suffix is accepted | |
| PROXMOX_CA_FILE | No | Absolute PEM CA path for a private Proxmox CA | |
| PROXMOX_TOKEN_ID | Yes | Required. Full user@realm!token-name | |
| PROXMOX_FILE_ROOTS | No | Platform-delimited absolute directories allowed for upload/download | |
| PROXMOX_SCHEMA_URL | No | URL of an API viewer apidoc.js or its JSON tree, for endpoint discovery | Official current API viewer |
| PROXMOX_TIMEOUT_MS | No | Deadline including response-body transfers; raise for large uploads/downloads | 120000 |
| PROXMOX_VERIFY_TLS | No | Certificate verification; accepts exactly true or false | true |
| PROXMOX_TOKEN_SECRET | Yes | Required. Token secret, not the full Authorization header | |
| PROXMOX_ALLOW_INSECURE_HTTP | No | Required as true before a non-loopback http:// URL is accepted | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |