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

How to use

Install

pip install pyvmomi pyyaml uvicorn mcp-core

Tools exposed

  • vcenter_host
  • vcenter_user
  • vcenter_password
  • api_key
  • log_file
  • log_level

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
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks