Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
proxmox-mcp-plus · pypi · 0.5.14
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.RekklesNA/proxmox-mcp-plus",
"description": "Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.",
"title": "ProxmoxMCP-Plus",
"repository": {
"url": "https://github.com/RekklesNA/ProxmoxMCP-Plus",
"source": "github",
"id": "988856738"
},
"version": "0.5.14",
"websiteUrl": "https://github.com/RekklesNA/ProxmoxMCP-Plus",
"icons": [
{
"src": "https://raw.githubusercontent.com/RekklesNA/ProxmoxMCP-Plus/main/docs/assets/logo-proxmoxmcp-plus-400.png",
"mimeType": "image/png",
"sizes": [
"400x400"
]
}
],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "proxmox-mcp-plus",
"version": "0.5.14",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path to a JSON config file. If set, file config is used before environment variable fallback.",
"format": "filepath",
"name": "PROXMOX_MCP_CONFIG"
},
{
"description": "Hostname or IP address of the Proxmox VE API endpoint.",
"isRequired": true,
"format": "string",
"name": "PROXMOX_HOST"
},
{
"description": "Proxmox username with realm, for example root@pam.",
"isRequired": true,
"format": "string",
"name": "PROXMOX_USER"
},
{
"description": "Name of the Proxmox API token.",
"isRequired": true,
"format": "string",
"name": "PROXMOX_TOKEN_NAME"
},
{
"description": "Secret value of the Proxmox API token.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PROXMOX_TOKEN_VALUE"
},
{
"description": "Proxmox API port. Defaults to 8006.",
"format": "string",
"name": "PROXMOX_PORT"
},
{
"description": "Set to true to verify TLS certificates, or false for self-signed lab environments.",
"format": "string",
"name": "PROXMOX_VERIFY_SSL"
},
{
"description": "Set to true when using verify_ssl=false in a self-signed lab environment.",
"format": "string",
"name": "PROXMOX_DEV_MODE"
},
{
"description": "Proxmox service type. Defaults to PVE.",
"format": "string",
"name": "PROXMOX_SERVICE"
},
{
"description": "Server log verbosity. Defaults to INFO.",
"format": "string",
"name": "LOG_LEVEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-11T13:31:51.821697Z",
"publishedAt": "2026-08-11T13:31:51.821697Z",
"updatedAt": "2026-08-11T13:31:51.821697Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.5.14last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.