io.github.NANDI-Services/nandi-proxmox-mcp✓
io.github.NANDI-Services/nandi-proxmox-mcp · v0.2.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.NANDI-Services/nandi-proxmox-mcp",
"description": "MCP server for Proxmox VE management (VM, LXC, nodes)",
"repository": {
"url": "https://github.com/NANDI-Services/proxmox-mcp",
"source": "github"
},
"version": "0.2.4",
"packages": [
{
"registryType": "npm",
"identifier": "nandi-proxmox-mcp",
"version": "0.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to local Proxmox MCP config JSON generated by setup.",
"isRequired": true,
"format": "filepath",
"name": "NANDI_PROXMOX_CONFIG"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}