vcenter-mcp
Related Servers
Alternatives to vcenter-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables querying Nutanix infrastructure (VMs, hosts, storage, alerts, etc.) using natural language through GitHub Copilot. Supports Prism Element, Prism Central, and Nutanix Move with secure credential storage.MIT
- AlicenseAqualityAmaintenanceEnables AI-assisted management of vCenter Server and standalone ESXi hosts, including lifecycle, deployment, guest operations, cluster management, datastore browsing, alarms, and investigations through natural language.60MIT
- AlicenseAqualityAmaintenanceAI-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.44980 PyPI74MIT
- FlicenseAqualityDmaintenanceConnects MCP-compatible coding agents to VMware vCenter to query information about virtual machines, hosts, clusters, datastores, datacenters, and networks.9-
- AlicenseAqualityDmaintenanceProvides tools to list, create, power on/off, and delete VMs on vCenter or ESXi hosts using natural language.5Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables natural language interaction with VMware SDDC Manager and vCenter APIs through MCP tools, allowing users to query workload domains, VMs, clusters, and more.MIT
TDQS
Scored across 33 tools
Most tools target distinct resources with clear prefixes (get_ vs list_), though the cluster CPU/memory tools have overlapping scopes (rollups, periods, windows) that could cause confusion despite different time dimensions.
All tools follow a consistent verb_noun pattern (get_<resource>, list_<resources>), using snake_case throughout. Suffixes like _ws are used uniformly for web services endpoints, maintaining predictability.
33 tools is slightly above the typical range for a focused server, but the vSphere domain has many resource types, making the count justifiable. Each tool appears necessary for comprehensive inventory coverage.
The tool set is entirely read-only (get/list), lacking any create, update, or delete operations. For an inventory or monitoring server this may be complete, but for full vCenter management, significant lifecycle operations are missing.