proxmox-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PVE_BASE_URL | Yes | Proxmox VE API base URL (e.g., https://proxmox.lan:8006) | |
| PVE_PASSWORD | No | Proxmox password | |
| PVE_USERNAME | No | Proxmox username (e.g., user@pam) | |
| PVE_VERIFY_SSL | No | Whether to verify SSL certificate (true/false). Default is false for self-signed certs. | true |
| PVE_API_TOKEN_ID | No | Proxmox API token ID (e.g., user@pam!token-name) | |
| PVE_API_TOKEN_SECRET | No | Proxmox API token secret | |
| PVE_ALLOW_INSECURE_HTTP | No | Allow plain HTTP for Proxmox (true/false). Default is false. | false |
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/plgonzalezrx8/proxmox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server