Nandi Proxmox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from npm.
Open-source MCP server for secure Proxmox node, VM, and LXC operations.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет nandi-proxmox-mcp ссылается на nandi-services/proxmox-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 nandi-proxmox-mcp -- npx -y nandi-proxmox-mcp
{
"mcpServers": {
"nandi-proxmox-mcp": {
"args": [
"-y",
"nandi-proxmox-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nandi-proxmox-mcp]
command = "npx"
args = ["-y", "nandi-proxmox-mcp"]
{
"mcpServers": {
"nandi-proxmox-mcp": {
"args": [
"-y",
"nandi-proxmox-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nandi-proxmox-mcp": {
"args": [
"-y",
"nandi-proxmox-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NANDI_PROXMOX_CONFIG (Absolute path to local Proxmox MCP config JSON generated by setup.).
The author declared them in the registry entry; get the values from the project itself.
Secure MCP server for BT Panel operations with scoped permissions and audited writes.
MCP server for static security analysis of Android source code
Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
Security scanner and runtime proxy for MCP servers.
Secure MCP server for sandboxed filesystem operations with document parsing support.
Secure MCP server for WorkBoard OKR and strategy execution platform
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
Nostr-authenticated MCP server for secure YunoHost administration.
Answers built from our own checks of this server.