PluginBench
MCP Server
Active
MIT

XCP-ng AIops MCP Server

io.github.AIops-tools/xcpng-aiops

What is the XCP-ng AIops MCP server?

Governed XCP-ng ops via Xen Orchestra — 29 MCP tools with audit, budget, undo guards.

How to install XCP-ng AIops

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xcpng-aiops": {
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "xcpng-aiops": {
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "xcpng-aiops": {
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "xcpng-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}
Claude Code
claude mcp add xcpng-aiops -- uvx xcpng-aiops

Related MCP servers

Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.

2
Python
MIT
View repository →

Governed local-LLM observability: model policy, prompt scanner, capture proxy, 21 tools.

0
Python
MIT
View repository →

Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.

0
Python
MIT
View repository →

Governed self-managed GitLab + Gitea CI/CD ops: pipelines, runners, artifacts, RCA. 28 tools.

0
Python
MIT
View repository →

Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.

0
Python
MIT
View repository →

Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.

0
Python
MIT
View repository →