Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXMOX_HOST | No | Proxmox server hostname/IP | localhost |
| PROXMOX_PORT | No | Proxmox API port | 8006 |
| MCP_SERVER_HOST | No | SSE server bind address | 0.0.0.0 |
| MCP_SERVER_PORT | No | SSE server port | 8080 |
| PROXMOX_VERIFY_SSL | No | Verify SSL certificates | false |
| PROXMOX_API_TOKEN_ID | Yes | API token ID (user@realm!tokenid) | |
| PROXMOX_API_TOKEN_SECRET | Yes | API token secret |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |