cloud platforms
Esxi Mcp Server
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
python
cloud
cloud platforms
Installation
npx -y bright8192/esxi-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "esxi-mcp-server",
"command": "npx",
"args": [
"-y",
"bright8192/esxi-mcp-server"
]
}About This MCP Server
bright8192/esxi-mcp-server
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub