Enterprise DNA
M MCP Servers Developer low

bright8192/esxi-mcp-server

by Various

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

B

MCP

bright8192/esxi-mcp-server

Added 1 June 2026

Overview

A Python-based server that provides a REST API for managing VMware ESXi and vCenter virtual machines using the Model Control Protocol (MCP). It enables programmatic control of VM lifecycle operations through simple HTTP endpoints.

Best for

Best for
Developers who want to manage VMware VMs through an MCP-based REST interface

Use cases

  • Automating VM provisioning and decommissioning in a VMware cluster
  • Querying VM states and metadata via REST calls
  • Integrating ESXi management into larger MCP-based automation pipelines

Notes

A Python-based server that provides a REST API for managing VMware ESXi and vCenter virtual machines using the Model Control Protocol (MCP). It enables programmatic control of VM lifecycle operations through simple HTTP endpoints.

59 stars on GitHub. Last updated 2025-07-01. Licensed MIT.

Use cases

  • Automating VM provisioning and decommissioning in a VMware cluster
  • Querying VM states and metadata via REST calls
  • Integrating ESXi management into larger MCP-based automation pipelines

Pros

  • Lightweight Python implementation with minimal dependencies
  • Simple REST API design reduces learning curve
  • Open source with MIT license

Cons

  • Small user base (59 stars) may limit community support
  • Documentation and examples may be sparse
  • Limited to basic VM management operations indicated by ‘simple’ API

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation with minimal dependencies
  • Simple REST API design reduces learning curve
  • Open source with MIT license

Cons

  • Small user base (59 stars) may limit community support
  • Documentation and examples may be sparse
  • Limited to basic VM management operations indicated by 'simple' API