Back to directory
bright8192/esxi-mcp-server

bright8192/esxi-mcp-server

@bright8192

A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

vmwareesxivcentervirtual-machinemcprest-apipythonautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "esxi": {
      "transport": "sse",
      "url": "http://localhost:8000/sse",
      "headers": {
        "Authorization": "Bearer your-api-key"
      }
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/13
Updated
2026/6/13