giuliolibrando/vmware-vsphere-mcp-server
An MCP (Model Context Protocol) Server that acts as a standardized interface exposing VMware vCenter functionalities as Tools directly consumable by AI models (LLMs)
Platform-specific configuration:
{
"mcpServers": {
"vmware-vsphere-mcp-server": {
"command": "npx",
"args": [
"-y",
"vmware-vsphere-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...