MCP Proxmox
Rank #6,894io.github.antonio-mello-ai/mcp-proxmox
Manage Proxmox VE clusters through AI assistants — VMs, containers, and more
MCP Proxmox is a Model Context Protocol (MCP) server published by antonio-mello-ai. It ranks #6,894 of 115,460 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. MCP Proxmox is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 108,566 of 115,460 servers on MCP Toplist.
Use MCP Proxmox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-proxmox -- uvx mcp-proxmox[mcp_servers.mcp-proxmox]
command = "uvx"
args = ["mcp-proxmox"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-proxmox": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.antonio-mello-ai%2Fmcp-proxmox)<a href="https://mcptoplist.com/server/io.github.antonio-mello-ai%2Fmcp-proxmox"><img src="https://mcptoplist.com/badge/io.github.antonio-mello-ai%2Fmcp-proxmox.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
antonio-mello-ai
Other servers by antonio-mello-ai
- MCP Pfsense#10,082 · 3 vers
- mcp-airflow#11,991 · 3 vers
- mcp-redis-monitor#13,156 · 2 vers
- mcp-google#15,272 · 2 vers
- mcp-slack#28,017 · 1 ver
- idea-reality-mcp#96,889
Available versions (3)
| Version | Published |
|---|---|
| 1.2.2 | Aug 17, 2026 |
| 1.2.1 | Mar 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Proxmox?
- MCP Proxmox is maintained by antonio-mello-ai, which publishes 7 MCP servers (14 total versions) tracked on MCP Toplist.
- Is MCP Proxmox listed on the Official MCP Registry?
- Yes — MCP Proxmox is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Proxmox have?
- MCP Toplist tracks 3 versions of MCP Proxmox, most recently published on Aug 17, 2026.
- Where can I find the source code for MCP Proxmox?
- The source code for MCP Proxmox is hosted at github.com/antonio-mello-ai/mcp-proxmox.