🛠️

nandi-proxmox-mcp

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

Developer Tools stdio npm npmstdioNANDI-Services
RUN IN TERMINAL
claude mcp add ervices-nandi-proxmox-mcp -- npx -y nandi-proxmox-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "ervices-nandi-proxmox-mcp": { "command": "npx", "args": ["-y", "nandi-proxmox-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ervices-nandi-proxmox-mcp": { "command": "npx", "args": ["-y", "nandi-proxmox-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ervices-nandi-proxmox-mcp": { "command": "npx", "args": ["-y", "nandi-proxmox-mcp"] } } }

About This MCP Server

The nandi-proxmox-mcp server is a developer tool that provides a Model Context Protocol server for managing Proxmox VE resources, including virtual machines, LXC containers, and nodes. It enables standardized communication and control over these resources, and is typically used by developers when they need to integrate Proxmox VE management into their applications or workflows. This server connects to Proxmox VE infrastructure and allows for programmatic management of virtualization resources through a standardized protocol.

MCP server for Proxmox VE management (VM, LXC, nodes). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

nandi-proxmox-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The nandi-proxmox-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ervices-nandi-proxmox-mcp.svg)](https://skillsplayground.com/mcps/ervices-nandi-proxmox-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.