VMware_MCP_SERVER

DanilenkA/VMware_MCP_SERVER
★ 0 stars Python Other Updated today
VMware vSphere MCP Server - комплексный инструмент управления виртуальной инфраструктурой для AI-агентов
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vmware_mcp_server": {
      "command": "uvx",
      "args": [
        "vmware-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install vmware-mcp-server