Proxmox VE MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 167 installs a week from npm. Last commit 16 Jul 2026.
Manage Proxmox VE through AI assistants
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-pve -- npx -y @samik081/mcp-pve
{
"mcpServers": {
"mcp-pve": {
"args": [
"-y",
"@samik081/mcp-pve"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pve]
command = "npx"
args = ["-y", "@samik081/mcp-pve"]
{
"mcpServers": {
"mcp-pve": {
"args": [
"-y",
"@samik081/mcp-pve"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pve": {
"args": [
"-y",
"@samik081/mcp-pve"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.