PluginBench
MCP Server

VMware NSX Security MCP Server

io.github.zw008/vmware-nsx-security

What is the VMware NSX Security MCP server?

VMware NSX security: DFW policies, security groups, tags, Traceflow, IDPS — 21 MCP tools.

How to install VMware NSX Security

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": {
    "vmware-nsx-security": {
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "vmware-nsx-security": {
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "vmware-nsx-security": {
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "vmware-nsx-security": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}
Claude Code
claude mcp add vmware-nsx-security -- uvx vmware-nsx-security

Related MCP servers

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.

View repository →

VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 18 MCP tools.

View repository →

VMware AVI (NSX ALB) load balancer plus AKO Kubernetes ops — 29 MCP tools.

View repository →

Read-only VMware incident correlation: timeline, spikes, root-cause routing. 2 MCP tools.

View repository →

VMware compliance scanning (CIS, vSphere SCG, GB/T 22239, PCI-DSS) with drift detection.

View repository →

Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.

View repository →