mcpbeat Sign in

Nandi Proxmox MCP Server

by papischolz Your server? Claim it
local only

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.

Installs per day peak 53 · avg 19 · +12% w/w
a month agotoday
143
Installs / week
npm · nandi-proxmox-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

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.

Package points at a different repository ezesc/proxmox-mcp
пакет 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.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add nandi-proxmox-mcp -- npx -y nandi-proxmox-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nandi-proxmox-mcp": {
      "args": [
        "-y",
        "nandi-proxmox-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nandi-proxmox-mcp]
command = "npx"
args = ["-y", "nandi-proxmox-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nandi-proxmox-mcp": {
      "args": [
        "-y",
        "nandi-proxmox-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to Nandi Proxmox MCP

same job, measured the same way
BT Ops MCP
by tangchangzhe

Secure MCP server for BT Panel operations with scoped permissions and audited writes.

57 installs/wk local only
Android Security Analyzer
by ako2345

MCP server for static security analysis of Android source code

4 tools answering
Mythos Agent
by mythos-agent

Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

68 installs/wk local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
Filesystem
by fieldcure

Secure MCP server for sandboxed filesystem operations with document parsing support.

local only
MCP Workboard
by crunchtools

Secure MCP server for WorkBoard OKR and strategy execution platform

88 installs/wk local only
MCP Server Auth Template
by brunovicco

OAuth 2.1/OIDC resource-server reference for secure MCP authorization

local only
YunoHost MCP
by imattau

Nostr-authenticated MCP server for secure YunoHost administration.

19 722 installs/wk local only

Nandi Proxmox MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Nandi Proxmox MCP?
Nandi Proxmox MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package nandi-proxmox-mcp was installed 143 times last week.
Is Nandi Proxmox MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Nandi Proxmox MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nandi-proxmox-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nandi Proxmox MCP?
The npm package nandi-proxmox-mcp was installed 143 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.