ProxmoxMCP-Plus
by rodaddy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level (default: INFO). | INFO |
| PROXMOX_HOST | No | The Proxmox server hostname or IP address. | |
| PROXMOX_PORT | No | The Proxmox API port (default: 8006). | 8006 |
| PROXMOX_USER | No | The Proxmox username (e.g., root@pam or username@pve). | |
| PROXMOX_SERVICE | No | The Proxmox service type (default: PVE). | PVE |
| PROXMOX_MCP_CONFIG | No | Path to a JSON configuration file containing 'proxmox', 'auth', 'logging', and 'mcp' settings. If provided, other environment variables are ignored. | |
| PROXMOX_TOKEN_NAME | No | The API token name. | |
| PROXMOX_VERIFY_SSL | No | Whether to verify SSL certificates (default: false). | false |
| PROXMOX_TOKEN_VALUE | No | The API token value (secret). |
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/rodaddy/ProxmoxMCP-Plus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server