Nandi Proxmox MCP
Rank #11,919io.github.NANDI-Services/nandi-proxmox-mcp
MCP server for Proxmox VE management (VM, LXC, nodes)
Nandi Proxmox MCP is a Model Context Protocol (MCP) server published by NANDI-Services. It ranks #11,919 of 132,046 servers tracked on MCP Toplist. Nandi Proxmox MCP is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 120,127 of 132,046 servers on MCP Toplist.
Use Nandi Proxmox MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nandi-proxmox-mcp -e "NANDI_PROXMOX_CONFIG=<your NANDI_PROXMOX_CONFIG>" -- npx -y nandi-proxmox-mcpReplace each placeholder with your own value before saving.
[mcp_servers.nandi-proxmox-mcp]
command = "npx"
args = ["-y", "nandi-proxmox-mcp"]
[mcp_servers.nandi-proxmox-mcp.env]
NANDI_PROXMOX_CONFIG = "<your NANDI_PROXMOX_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nandi-proxmox-mcp": {
"command": "npx",
"args": [
"-y",
"nandi-proxmox-mcp"
],
"env": {
"NANDI_PROXMOX_CONFIG": "<your NANDI_PROXMOX_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nandi-proxmox-mcp": {
"command": "npx",
"args": [
"-y",
"nandi-proxmox-mcp"
],
"env": {
"NANDI_PROXMOX_CONFIG": "<your NANDI_PROXMOX_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nandi-proxmox-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nandi-proxmox-mcp"
],
"env": {
"NANDI_PROXMOX_CONFIG": "<your NANDI_PROXMOX_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nandi-proxmox-mcp": {
"command": "npx",
"args": [
"-y",
"nandi-proxmox-mcp"
],
"env": {
"NANDI_PROXMOX_CONFIG": "<your NANDI_PROXMOX_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nandi-proxmox-mcp": {
"command": "npx",
"args": [
"-y",
"nandi-proxmox-mcp"
],
"env": {
"NANDI_PROXMOX_CONFIG": "<your NANDI_PROXMOX_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.NANDI-Services%2Fnandi-proxmox-mcp)<a href="https://mcptoplist.com/server/io.github.NANDI-Services%2Fnandi-proxmox-mcp"><img src="https://mcptoplist.com/badge/io.github.NANDI-Services%2Fnandi-proxmox-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
NANDI-Services
Available versions (8)
| Version | Published |
|---|---|
| 0.3.3 | Aug 13, 2026 |
| 0.3.2 | Aug 13, 2026 |
| 0.3.1 | Aug 13, 2026 |
| 0.2.4 | Mar 30, 2026 |
| 0.2.3 | Mar 30, 2026 |
| 0.2.2 | Mar 29, 2026 |
| 0.1.4 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nandi Proxmox MCP?
- Nandi Proxmox MCP is maintained by NANDI-Services, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Nandi Proxmox MCP listed on the Official MCP Registry?
- Yes — Nandi Proxmox MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Nandi Proxmox MCP have?
- MCP Toplist tracks 8 versions of Nandi Proxmox MCP, most recently published on Aug 13, 2026.
- Where can I find the source code for Nandi Proxmox MCP?
- The source code for Nandi Proxmox MCP is hosted at github.com/NANDI-Services/proxmox-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.