Server data from the Official MCP Registry
Open-source MCP server for secure Proxmox node, VM, and LXC operations.
Open-source MCP server for secure Proxmox node, VM, and LXC operations.
Set these up before or after installing:
Environment variable: NANDI_PROXMOX_CONFIG
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nandi-services-nandi-proxmox-mcp": {
"env": {
"NANDI_PROXMOX_CONFIG": "your-nandi-proxmox-config-here"
},
"args": [
"-y",
"nandi-proxmox-mcp"
],
"command": "npx"
}
}
}Well-structured Proxmox MCP server with proper authentication and reasonable permissions for its purpose. Minor code quality issues with error handling patterns and some missing input validation, but no significant security concerns. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
Scanned 7 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!