SERVER
Proxmox VE MCP Server
Rank #4378glama/Samik081/mcp-pve
Manage Proxmox VE through AI assistants
First listed
Mar 9, 2026
Last publish date
Apr 9, 2026
OVERVIEW
Proxmox VE MCP Server is a Model Context Protocol (MCP) server published by Samik081. It ranks #4378 of 58,900 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Proxmox VE MCP Server is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 9, 2026.
STANDING
#4,378of 58,900 tracked serversTop 10%
Ranks ahead of 54,522 of 58,900 servers on MCP Toplist.
CONNECT
Use Proxmox VE MCP Server
Add Proxmox VE MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-pve": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-pve"
],
"env": {
"PVE_BASE_URL": "<your PVE_BASE_URL>",
"PVE_TOKEN_ID": "<your PVE_TOKEN_ID>",
"PVE_TOKEN_SECRET": "<your PVE_TOKEN_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"mcp-pve": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-pve:0.4.7"
],
"env": {
"PVE_BASE_URL": "<your PVE_BASE_URL>",
"PVE_TOKEN_ID": "<your PVE_TOKEN_ID>",
"PVE_TOKEN_SECRET": "<your PVE_TOKEN_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION
Samik081
MORE FROM THIS PUBLISHER
Other servers by Samik081
- Komodo MCP Server#5007 · 5 vers
- Authentik MCP Server#5985 · 5 vers
- AdGuard Home MCP Server#9762 · 5 vers
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.6.0 | Apr 9, 2026 |
| 0.5.0 | Apr 8, 2026 |
| 0.4.8 | Mar 17, 2026 |
| 0.4.7 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Proxmox VE MCP Server?
- Manage Proxmox VE through AI assistants
- Who maintains Proxmox VE MCP Server?
- Proxmox VE MCP Server is maintained by Samik081, which publishes 4 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Proxmox VE MCP Server listed on the official MCP registry?
- Yes — Proxmox VE MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Proxmox VE MCP Server have?
- MCP Toplist tracks 5 versions of Proxmox VE MCP Server, most recently published on Apr 9, 2026.
- Where can I find the source code for Proxmox VE MCP Server?
- The source code for Proxmox VE MCP Server is hosted at github.com/Samik081/mcp-pve.
EXPLORE