Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
npx @getmcp/cli add io.github.RekklesNA/proxmox-mcp-plusRequires Python 3.10+. Community-contributed server. Review source before installing.
PROXMOX_HOSTHostname or IP address of the Proxmox VE API endpoint.
PROXMOX_USERProxmox username with realm, for example root@pam.
PROXMOX_TOKEN_NAMEName of the Proxmox API token.
PROXMOX_TOKEN_VALUESecret value of the Proxmox API token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RekklesNA/proxmox-mcp-plus": {
"command": "uvx",
"args": [
"proxmox-mcp-plus"
],
"env": {
"PROXMOX_MCP_CONFIG": "",
"PROXMOX_HOST": "",
"PROXMOX_USER": "",
"PROXMOX_TOKEN_NAME": "",
"PROXMOX_TOKEN_VALUE": "",
"PROXMOX_PORT": "",
"PROXMOX_VERIFY_SSL": "",
"PROXMOX_DEV_MODE": "",
"PROXMOX_SERVICE": "",
"LOG_LEVEL": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.