Skip to main content
Glama
UriWise

pve-mcp-server

by UriWise

pve-mcp-server

Read-only Proxmox VE MCP server — 25 tools for VM/LXC/node/storage/cluster inspection. Single cluster per instance, stdio transport only.

Config

Copy config.example.json to ~/.pve-mcp-server/config.json (%USERPROFILE%\.pve-mcp-server\config.json on Windows) and fill in your values:

{
  "host": "pve-node.domain.local",
  "port": 8006,
  "token_user": "user@realm",
  "token_name": "tokenname",
  "token_secret": "00000000-0000-0000-0000-000000000000"
}

Recommended token role: PVEAuditor (read-only) — every tool issues GET requests only.

Related MCP server: Proxmox MCP Server

Use via uvx (no local install)

{
  "mcpServers": {
    "pve": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/UriWise/pve-mcp-server", "pve-mcp-server"]
    }
  }
}

Local development

uv sync
uv run pve-mcp-server

Tools

pve_list_vms, pve_get_vm_disks, pve_get_storage, pve_get_snapshots, pve_get_nodes, pve_get_vm_config, pve_get_vm_status, pve_get_cluster_resources, pve_list_lxc, pve_get_node_status, pve_get_node_network, pve_get_node_disks, pve_get_storage_content, pve_get_cluster_tasks, pve_get_backup_jobs, pve_get_ha_status, pve_get_replication_jobs, pve_get_firewall_rules, pve_get_vm_agent, pve_get_vm_rrddata, pve_get_node_rrddata, pve_get_node_services, pve_get_node_pci, pve_get_vm_pending, pve_get_node_certificates

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Minimal MCP server for Proxmox VE — 38 tools for nodes, VMs, LXC, storage, and snapshots. Read-only by default, single Docker image, multi-arch.
    38
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for Proxmox VE and Proxmox Datacenter Manager, covering every API endpoint via six consolidated tools for list, describe, and call operations with a read-only safety gate.
    6
    14
    1
    AGPL 3.0

View all related MCP servers

Related MCP Connectors

  • 2,000+ MCP servers read at source level. Know what one does before you connect. Free, no key.

  • Read-only DERO blockchain MCP: 33 tools (12 composites) incl. TELA discovery + bundled docs.

  • Read-only Dant3 MCP for public rooms, agents, jobs and provisional machine onboarding.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/UriWise/pve-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server