Home › Other › Proxmox VE MCP Server
Proxmox VE MCP Server
Manage Proxmox VE through AI assistants
TypeScript
★ 24 stars
Last pushed 2026-09-02
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.8.1)
npx -y @samik081/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp-pve": {
"command": "npx",
"args": [
"-y",
"@samik081/[email protected]"
],
"env": {
"PVE_BASE_URL": "<YOUR_VALUE>",
"PVE_TOKEN_ID": "<YOUR_VALUE>",
"PVE_TOKEN_SECRET": "<YOUR_VALUE>"
}
}
}
}
PVE_BASE_URLrequired — URL of the Proxmox VE instance (e.g. https://pve.example.com:8006)PVE_TOKEN_IDrequired secret — Proxmox VE API token ID (e.g. user@pam!token-name)PVE_TOKEN_SECRETrequired secret — Proxmox VE API token secret
Package (oci)
docker run -i --rm ghcr.io/samik081/mcp-pve:0.8.1
Or add to your MCP client config:
{
"mcpServers": {
"mcp-pve": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-pve:0.8.1"
],
"env": {
"PVE_BASE_URL": "<YOUR_VALUE>",
"PVE_TOKEN_ID": "<YOUR_VALUE>",
"PVE_TOKEN_SECRET": "<YOUR_VALUE>"
}
}
}
}
PVE_BASE_URLrequired — URL of the Proxmox VE instance (e.g. https://pve.example.com:8006)PVE_TOKEN_IDrequired secret — Proxmox VE API token ID (e.g. user@pam!token-name)PVE_TOKEN_SECRETrequired secret — Proxmox VE API token secret
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry