PluginBench
MCP Server
Active
MIT

Cursor Proxmox MCP MCP Server

io.github.hackmods/cursor-proxmox-mcp

What is the Cursor Proxmox MCP MCP server?

Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.

How to install Cursor Proxmox MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • PROXMOX_MCP_CONFIG
    required

    Absolute path to Proxmox MCP config.json (host, token, SSL).

  • PROXMOX_TOKEN_VALUE
    secret

    API token secret when config uses ${PROXMOX_TOKEN_VALUE}.

  • PROXMOX_MCP_VERBOSE

    Set to 1 for verbose tool_call detail (also bumps INFO→DEBUG).

  • PROXMOX_MCP_LOG_LEVEL

    Override logging.level (DEBUG|INFO|WARNING|ERROR).

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cursor-proxmox-mcp": {
      "command": "uvx",
      "args": [
        "cursor-proxmox-mcp"
      ],
      "env": {
        "PROXMOX_MCP_CONFIG": "<YOUR_PROXMOX_MCP_CONFIG>",
        "PROXMOX_TOKEN_VALUE": "<YOUR_PROXMOX_TOKEN_VALUE>",
        "PROXMOX_MCP_VERBOSE": "<YOUR_PROXMOX_MCP_VERBOSE>",
        "PROXMOX_MCP_LOG_LEVEL": "<YOUR_PROXMOX_MCP_LOG_LEVEL>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "cursor-proxmox-mcp": {
      "command": "uvx",
      "args": [
        "cursor-proxmox-mcp"
      ],
      "env": {
        "PROXMOX_MCP_CONFIG": "<YOUR_PROXMOX_MCP_CONFIG>",
        "PROXMOX_TOKEN_VALUE": "<YOUR_PROXMOX_TOKEN_VALUE>",
        "PROXMOX_MCP_VERBOSE": "<YOUR_PROXMOX_MCP_VERBOSE>",
        "PROXMOX_MCP_LOG_LEVEL": "<YOUR_PROXMOX_MCP_LOG_LEVEL>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cursor-proxmox-mcp": {
      "command": "uvx",
      "args": [
        "cursor-proxmox-mcp"
      ],
      "env": {
        "PROXMOX_MCP_CONFIG": "<YOUR_PROXMOX_MCP_CONFIG>",
        "PROXMOX_TOKEN_VALUE": "<YOUR_PROXMOX_TOKEN_VALUE>",
        "PROXMOX_MCP_VERBOSE": "<YOUR_PROXMOX_MCP_VERBOSE>",
        "PROXMOX_MCP_LOG_LEVEL": "<YOUR_PROXMOX_MCP_LOG_LEVEL>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "cursor-proxmox-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cursor-proxmox-mcp"
      ],
      "env": {
        "PROXMOX_MCP_CONFIG": "<YOUR_PROXMOX_MCP_CONFIG>",
        "PROXMOX_TOKEN_VALUE": "<YOUR_PROXMOX_TOKEN_VALUE>",
        "PROXMOX_MCP_VERBOSE": "<YOUR_PROXMOX_MCP_VERBOSE>",
        "PROXMOX_MCP_LOG_LEVEL": "<YOUR_PROXMOX_MCP_LOG_LEVEL>"
      }
    }
  }
}
Claude Code
claude mcp add cursor-proxmox-mcp --env PROXMOX_MCP_CONFIG=<YOUR_PROXMOX_MCP_CONFIG> --env PROXMOX_TOKEN_VALUE=<YOUR_PROXMOX_TOKEN_VALUE> --env PROXMOX_MCP_VERBOSE=<YOUR_PROXMOX_MCP_VERBOSE> --env PROXMOX_MCP_LOG_LEVEL=<YOUR_PROXMOX_MCP_LOG_LEVEL> -- uvx cursor-proxmox-mcp

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.

68k
TypeScript
MIT
View repository →

Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.

67k
Python
BSD-3-Clause
View repository →