mcpbeat Sign in

Nandi Proxmox MCP Server

by nandi-services 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. Last commit 14 Aug 2026.

MCP server for Proxmox VE management (VM, LXC, nodes)

Installs / week
not published
0
Stars
0 open issues
14 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

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.

Runs an external command src/utils/safeExec.ts:16
    const child = spawn(command, args, { shell: false });

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

Alternatives to Nandi Proxmox MCP

same job, measured the same way
Nandi Proxmox MCP
by papischolz

Open-source MCP server for secure Proxmox node, VM, and LXC operations.

143 installs/wk local only
Fizzy
by davegomez

MCP server for Fizzy task management

39 installs/wk local only
Procm
by coder-ka

A Model Context Protocol (MCP) server for process management.

75 installs/wk local only
Proxmox VE MCP Server
by samik081

Manage Proxmox VE through AI assistants

165 installs/wk local only
MCP Shorturl
by acedatacloud

MCP server for URL shortening and management

524 installs/wk answering
Project Management AI MCP
by csoai-org

Project Management Ai MCP Server by MEOK AI Labs

197 installs/wk local only
Linear
by linear

MCP server for Linear project management and issue tracking

answering
Devcycle
by devcycle

DevCycle MCP server for feature flag management

answering

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.
Is Nandi Proxmox MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.