ESXi/vCenter MCP Server

A management server for VMware ESXi/vCenter, providing VM lifecycle and monitoring tools.

Categories
Managing & Observability
Self-Hosted
Python
DevOps & Platforms
Our Take

This server brings AI-driven automation to enterprise virtualization environments. It allows an agent to perform core administrative tasks on VMware infrastructure, like creating, cloning, and managing VMs, as well as monitoring performance. This is a powerful tool for IT administrators looking to automate their datacenter operations.

Quick Start
// 1. Clone the repo and install dependencies.
// 2. Create a config.yaml with your vCenter/ESXi credentials.
// 3. Configure your client to run the server:
// "command": "python", "args": ["/path/to/server.py", "-c", "config.yaml"]

Related Tools