Command Palette

Search for a command to run...

UnylyUnyly
Browse all

VMware Server

FreeNot checked

Enables management of VMware vCenter and ESXi environments, including VM operations, resource management, and automation with Ollama AI and n8n workflows.

GitHubEmbed

About

Enables management of VMware vCenter and ESXi environments, including VM operations, resource management, and automation with Ollama AI and n8n workflows.

README

A comprehensive Model Context Protocol (MCP) server for VMware vCenter and ESXi management with production-ready features, Ollama integration, and n8n workflow automation support.

Features

Core VMware Operations

  • VM Management: Create, delete, start, stop, clone, migrate VMs
  • Host Management: Add/remove hosts, monitor resources, maintenance mode
  • Snapshot Operations: Create, delete, revert, list snapshots
  • Resource Management: CPU, memory, storage allocation
  • Network Management: Virtual switches, port groups, VLANs
  • Storage Management: Datastores, volumes, disk operations
  • Performance Monitoring: Real-time metrics and reporting

Production Features

  • Security: Certificate-based authentication, RBAC integration
  • Logging: Comprehensive audit trails and error tracking
  • Error Handling: Robust exception management and recovery
  • Configuration: Environment-based settings management
  • Health Monitoring: Service health checks and diagnostics

Integrations

  • Ollama: Local LLM processing for intelligent operations
  • n8n: Workflow automation and webhook triggers
  • Docker: Containerized deployment
  • REST API: OpenAPI/Swagger documentation

Quick Start

Prerequisites

  • Python 3.9+
  • VMware vCenter Server or ESXi host
  • Docker (optional)
  • Ollama (for AI features)
  • n8n (for workflow automation)

Installation

  1. Clone and setup:
cd ~/vmware-mcp-server
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Configure environment:
cp config/.env.example config/.env
# Edit config/.env with your VMware credentials
  1. Run the server:
python -m src.main

Docker Deployment

docker-compose up -d

Configuration

See config/.env.example for all configuration options.

Documentation

License

MIT License - see LICENSE file for details.

from github.com/adrianlizman/vmware-mcp-server

Install VMware Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install vmware-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add vmware-mcp-server -- uvx vmware-mcp-server

FAQ

Is VMware Server MCP free?

Yes, VMware Server MCP is free — one-click install via Unyly at no cost.

Does VMware Server need an API key?

No, VMware Server runs without API keys or environment variables.

Is VMware Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install VMware Server in Claude Desktop, Claude Code or Cursor?

Open VMware Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare VMware Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs