Skip to content

Proxmox VE

Runs locallyNo credentials listedSource code linkedUpdated 2026-09-01

io.github.akmalovaa/proxmox-mcp · Registry status: active

Report data on this entry

At a glance

Manage Proxmox VE nodes, VMs, containers, storage and snapshots. Read-only by default.

Vendor's own description, untranslated and unverified

Execution location
localMCP-Register · 2026-09-01
Required secrets declared
noMCP-Register · 2026-09-01
Declared version and change
2.3.0 · Changed in the registry 2026-09-01MCP-Register · 2026-09-02
Repository as declared
github.com/akmalovaa/proxmox-mcpMCP-Register · 2026-09-01
Configuration
can be built from the disclosed start template
Runs
local
Credentials
false
Source updated
2026-09-01
Setup
Template available
Registry name
io.github.akmalovaa/proxmox-mcp
Package coordinate
pypi:proxmox-ve-mcp
Declared version
2.3.0
Listed in the registry
2026-09-01
Changed in the registry
2026-09-01
First seen by tracevero
2026-09-01
Vendor's website
https://github.com/akmalovaa/proxmox-mcp

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Required secrets declaredno
Original data – Required secret variables (raw): confirmed absent
Original data – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-09-01 · derived
Execution locationlocal
Original data – Transports (raw): stdio, stdio
Source: MCP-Register · collected on 2026-09-01 · derived
Path argument presentno
Original data – Path arguments (raw): confirmed absent
Original data – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-09-01 · derived
Repository URL listedyes
Original data – Repository (raw): https://github.com/akmalovaa/proxmox-mcp
Source: MCP-Register · collected on 2026-09-01 · derived
Declared version2.3.0
Source: MCP-Register · collected on 2026-09-02 · self-declared

What is measured is what a manifest declares, not what a piece of software does. This registry fetches no repository URL, no endpoint and no package index; nothing here is verified. Which value comes from which source, and by which rule it was formed, is set out in the Methodology.

Related categories

Source data24

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Description (raw)Manage Proxmox VE nodes, VMs, containers, storage and snapshots. Read-only by default.
Source: MCP-Register · collected on 2026-09-01 · self-declared
Environment variables (raw)PROXMOX_HOST, PROXMOX_PORT, PROXMOX_VERIFY_SSL, PROXMOX_TIMEOUT, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_RISK_LEVEL, PROXMOX_TOOLS_ALLOW, PROXMOX_REDACT_SECRETS, PROXMOX_MCP_TRANSPORT, PROXMOX_MCP_HOST, PROXMOX_MCP_PORT, PROXMOX_MCP_PATH, PROXMOX_MCP_JSON_RESPONSE, PROXMOX_MCP_ALLOWED_HOSTS, PROXMOX_MCP_ALLOWED_ORIGINS, SENTRY_DSN, PROXMOX_HOST, PROXMOX_PORT, PROXMOX_VERIFY_SSL, PROXMOX_TIMEOUT, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_RISK_LEVEL, PROXMOX_TOOLS_ALLOW, PROXMOX_REDACT_SECRETS, PROXMOX_MCP_TRANSPORT, PROXMOX_MCP_HOST, PROXMOX_MCP_PORT, PROXMOX_MCP_PATH, PROXMOX_MCP_JSON_RESPONSE, PROXMOX_MCP_ALLOWED_HOSTS, PROXMOX_MCP_ALLOWED_ORIGINS, SENTRY_DSN
Source: MCP-Register · collected on 2026-09-02 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Transports (raw)stdio, stdio
Source: MCP-Register · collected on 2026-09-01 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Repository (raw)https://github.com/akmalovaa/proxmox-mcp
Source: MCP-Register · collected on 2026-09-01 · self-declared
Package registries (raw)oci, pypi
Source: MCP-Register · collected on 2026-09-01 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
First listed in the registry (raw)2026-09-01
Source: MCP-Register · collected on 2026-09-01 · self-declared
Last changed in the registry (raw)2026-09-01
Source: MCP-Register · collected on 2026-09-01 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-09-01 · self-declared
Delivery form (raw)package
Source: MCP-Register · collected on 2026-09-01 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-09-01 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Package identifiers (raw)ghcr.io/akmalovaa/proxmox-mcp:2.3.0, proxmox-ve-mcp
Source: MCP-Register · collected on 2026-09-02 · self-declared
Package versions (raw)2.3.0
Source: MCP-Register · collected on 2026-09-02 · self-declared
Runtime hints (raw)confirmed absent
Source: MCP-Register · collected on 2026-09-01 · self-declared
Environment variable formats (raw)boolean, number, string
Source: MCP-Register · collected on 2026-09-01 · self-declared
Environment variable descriptions (raw)PROXMOX_HOST=Proxmox host IP or hostname. · PROXMOX_MCP_ALLOWED_HOSTS=Comma-separated Host headers to accept over HTTP; '*' disables the check. · PROXMOX_MCP_ALLOWED_ORIGINS=Comma-separated browser origins allowed to call the endpoint. Empty = same-origin only. · PROXMOX_MCP_HOST=HTTP bind address. Anything but loopback also needs PROXMOX_MCP_ALLOWED_HOSTS. · PROXMOX_MCP_JSON_RESPONSE=Answer with JSON instead of an SSE stream. · PROXMOX_MCP_PATH=Streamable HTTP endpoint path. · PROXMOX_MCP_PORT=HTTP port. · PROXMOX_MCP_TRANSPORT=stdio (default) or streamable-http. · PROXMOX_PASSWORD=Password, used only when no API token is set. · PROXMOX_PORT=Proxmox API port. · PROXMOX_REDACT_SECRETS=Mask cipassword and sshkeys in every response. · PROXMOX_RISK_LEVEL=Which tools exist: read-only, plus lifecycle, or everything. · PROXMOX_TIMEOUT=Seconds to wait for each Proxmox API request. · PROXMOX_TOKEN_NAME=API token name. Use this plus PROXMOX_TOKEN_VALUE, or PROXMOX_PASSWORD. · PROXMOX_TOKEN_VALUE=API token secret. · PROXMOX_TOOLS_ALLOW=Comma-separated tool names to register, intersected with the risk level. Unset = all of them. · PROXMOX_USER=API user, including the realm. · PROXMOX_VERIFY_SSL=Verify the TLS certificate. Proxmox self-signs by default. · SENTRY_DSN=Optional: report tool traces and errors to Sentry. Unset disables it.
Source: MCP-Register · collected on 2026-09-02 · self-declared
Icon formats (raw)image/png
Source: MCP-Register · collected on 2026-09-01 · self-declared
Embed this badge

Paste this line into a README of your own. The badge states how many values the registry holds for the entry and when it last looked, and it links back to this page.

tracevero: number of measured values and date of collection for this registry entry

[![tracevero: number of measured values and date of collection for this registry entry](https://tracevero.com/badge/mcp/io-github-akmalovaa-proxmox-mcp.svg)](https://tracevero.com/mcp/io-github-akmalovaa-proxmox-mcp)

The image is drawn again on every request, so it always reports the current state while the pasted line stays as it is. It carries no rating and no traffic light – only the two measured figures.

Changes

Changes
2026-09-02Declared version: 2.1.1 → 2.3.0
2026-09-02Environment variable descriptions (raw): PROXMOX_HOST=Proxmox host IP or hostname. · PROXMOX_PASSWORD=Password, used only when no API token is set. · PROXMOX_PORT=Proxmox API port. · PROXMOX_RISK_LEVEL=Which tools exist: read-only, plus lifecycle, or everything. · PROXMOX_TOKEN_NAME=API token name. Use this plus PROXMOX_TOKEN_VALUE, or PROXMOX_PASSWORD. · PROXMOX_TOKEN_VALUE=API token secret. · PROXMOX_USER=API user, including the realm. · PROXMOX_VERIFY_SSL=Verify the TLS certificate. Proxmox self-signs by default. → PROXMOX_HOST=Proxmox host IP or hostname. · PROXMOX_MCP_ALLOWED_HOSTS=Comma-separated Host headers to accept over HTTP; '*' disables the check. · PROXMOX_MCP_ALLOWED_ORIGINS=Comma-separated browser origins allowed to call the endpoint. Empty = same-origin only. · PROXMOX_MCP_HOST=HTTP bind address. Anything but loopback also needs PROXMOX_MCP_ALLOWED_HOSTS. · PROXMOX_MCP_JSON_RESPONSE=Answer with JSON instead of an SSE stream. · PROXMOX_MCP_PATH=Streamable HTTP endpoint path. · PROXMOX_MCP_PORT=HTTP port. · PROXMOX_MCP_TRANSPORT=stdio (default) or streamable-http. · PROXMOX_PASSWORD=Password, used only when no API token is set. · PROXMOX_PORT=Proxmox API port. · PROXMOX_REDACT_SECRETS=Mask cipassword and sshkeys in every response. · PROXMOX_RISK_LEVEL=Which tools exist: read-only, plus lifecycle, or everything. · PROXMOX_TIMEOUT=Seconds to wait for each Proxmox API request. · PROXMOX_TOKEN_NAME=API token name. Use this plus PROXMOX_TOKEN_VALUE, or PROXMOX_PASSWORD. · PROXMOX_TOKEN_VALUE=API token secret. · PROXMOX_TOOLS_ALLOW=Comma-separated tool names to register, intersected with the risk level. Unset = all of them. · PROXMOX_USER=API user, including the realm. · PROXMOX_VERIFY_SSL=Verify the TLS certificate. Proxmox self-signs by default. · SENTRY_DSN=Optional: report tool traces and errors to Sentry. Unset disables it.
2026-09-02Package versions (raw): 2.1.1 → 2.3.0
2026-09-02Package identifiers (raw): ghcr.io/akmalovaa/proxmox-mcp:2.1.1, proxmox-ve-mcp → ghcr.io/akmalovaa/proxmox-mcp:2.3.0, proxmox-ve-mcp
2026-09-02Environment variables (raw): PROXMOX_HOST, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_PORT, PROXMOX_VERIFY_SSL, PROXMOX_RISK_LEVEL, PROXMOX_HOST, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_RISK_LEVEL → PROXMOX_HOST, PROXMOX_PORT, PROXMOX_VERIFY_SSL, PROXMOX_TIMEOUT, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_RISK_LEVEL, PROXMOX_TOOLS_ALLOW, PROXMOX_REDACT_SECRETS, PROXMOX_MCP_TRANSPORT, PROXMOX_MCP_HOST, PROXMOX_MCP_PORT, PROXMOX_MCP_PATH, PROXMOX_MCP_JSON_RESPONSE, PROXMOX_MCP_ALLOWED_HOSTS, PROXMOX_MCP_ALLOWED_ORIGINS, SENTRY_DSN, PROXMOX_HOST, PROXMOX_PORT, PROXMOX_VERIFY_SSL, PROXMOX_TIMEOUT, PROXMOX_USER, PROXMOX_TOKEN_NAME, PROXMOX_TOKEN_VALUE, PROXMOX_PASSWORD, PROXMOX_RISK_LEVEL, PROXMOX_TOOLS_ALLOW, PROXMOX_REDACT_SECRETS, PROXMOX_MCP_TRANSPORT, PROXMOX_MCP_HOST, PROXMOX_MCP_PORT, PROXMOX_MCP_PATH, PROXMOX_MCP_JSON_RESPONSE, PROXMOX_MCP_ALLOWED_HOSTS, PROXMOX_MCP_ALLOWED_ORIGINS, SENTRY_DSN
2026-09-01Declared version: – → 2.1.1
2026-09-01Repository URL listed: – → true
2026-09-01Path argument present: – → false
2026-09-01Execution location: – → local
2026-09-01Required secrets declared: – → false

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-akmalovaa-proxmox-mcp