Proxmox VE MCP Server for Claude Code
io.github.samik081/mcp-pve
Manage Proxmox VE through AI assistants
client:Claude Code
transport:stdio
runtime:npm
Install Proxmox VE MCP Server in Claude Code
run in your project directory
claude mcp add mcp-pve -e PVE_BASE_URL=<PVE_BASE_URL> -e PVE_TOKEN_ID=<PVE_TOKEN_ID> -e PVE_TOKEN_SECRET=<PVE_TOKEN_SECRET> -- npx -y @samik081/mcp-pve
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs