Proxmox AIops
Rank #6,357io.github.AIops-tools/proxmox-aiops
Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.
Proxmox AIops is a Model Context Protocol (MCP) server published by aiops-tools. It ranks #6,357 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Proxmox AIops is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 109,103 of 115,460 servers on MCP Toplist.
Use Proxmox AIops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add proxmox-aiops -- uvx proxmox-aiops[mcp_servers.proxmox-aiops]
command = "uvx"
args = ["proxmox-aiops"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"proxmox-aiops": {
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"proxmox-aiops": {
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"proxmox-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"proxmox-aiops": {
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"proxmox-aiops": {
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}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.AIops-tools%2Fproxmox-aiops)<a href="https://mcptoplist.com/server/io.github.AIops-tools%2Fproxmox-aiops"><img src="https://mcptoplist.com/badge/io.github.AIops-tools%2Fproxmox-aiops.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aiops-tools
Other servers by aiops-tools
- TrueNAS AIops#7,539 · 6 vers
- MinIO AIops#8,331 · 5 vers
- AI Guardian#8,382 · 6 vers
- Network AIops#8,422 · 6 vers
- Compliance AIops#8,604 · 6 vers
- Firewall AIops#8,605 · 6 vers
- k8s AIops#8,862 · 5 vers
- MySQL AIops#8,908 · 5 vers
- Queue AIops#8,909 · 5 vers
- Container Host AIops#9,024 · 5 vers
- Veeam AIops#9,097 · 5 vers
- Proxy AIops#9,169 · 5 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.12.0 | Aug 10, 2026 |
| 0.11.0 | Aug 3, 2026 |
| 0.10.0 | Aug 2, 2026 |
| 0.9.0 | Aug 2, 2026 |
| 0.3.0 | Jul 13, 2026 |
| 0.1.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains Proxmox AIops?
- Proxmox AIops is maintained by aiops-tools, which publishes 24 MCP servers (123 total versions) tracked on MCP Toplist.
- Is Proxmox AIops listed on the Official MCP Registry?
- Yes — Proxmox AIops is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Proxmox AIops have?
- MCP Toplist tracks 6 versions of Proxmox AIops, most recently published on Aug 10, 2026.
- Where can I find the source code for Proxmox AIops?
- The source code for Proxmox AIops is hosted at github.com/aiops-tools/proxmox-aiops.