Skip to main content
Glama
adrianlizman

VMware MCP Server

by adrianlizman

VMware MCP Server

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

Related MCP server: vSphere MCP Server

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.

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables secure management of VMware vCenter 8.0+ environments through controlled operations including VM lifecycle management, snapshots, and resource discovery with built-in RBAC authorization, audit logging, and rate limiting.
    Last updated
    5
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI agents to manage VMware vSphere virtual infrastructure through comprehensive operations including VM power control, snapshot management, resource monitoring, performance analytics, and bulk operations with built-in safety confirmations for destructive actions.
    Last updated
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to manage VMware vSphere infrastructure through 55 typed tools built on the govc CLI. It supports comprehensive operations including VM lifecycle management, snapshot control, datastore navigation, and networking configuration.
    Last updated
    17
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    AI-powered VMware vCenter/ESXi monitoring and operations. 20 MCP tools for inventory queries, health monitoring, VM lifecycle management, fast provisioning (Linked Clone, OVA, template deploy), snapshot management, and datastore browsing. Supports vSphere 6.5–8.0. Works with local models via Ollama/LM Studio.
    Last updated
    44
    64
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrianlizman/vmware-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server