VMware Fusion icon

VMware Fusion

Manage VMware Fusion virtual machines programmatically via its REST API as an MCP server.

Acerca de

VMware Fusion is a Model Context Protocol (MCP) server designed to enable programmatic control and management of VMware Fusion virtual machines. Built with FastMCP, it exposes powerful VM management capabilities—such as listing VMs, retrieving detailed information, and performing power operations (on, off, suspend, pause, unpause, reset)—through a modern API. This server seamlessly integrates with Large Language Models (LLMs) and agent frameworks, making it an ideal tool for AI-driven automation of virtual machine workflows within environments like VS Code.

Características Principales

  • List all VMs registered in VMware Fusion
  • Exposes all features as MCP tools for LLMs and agent frameworks
  • 2 GitHub stars
  • Retrieve detailed information about a specific VM
  • Query the current power state of a VM
  • Perform various power actions on a VM (on, off, suspend, pause, unpause, reset)

Casos de Uso

  • Integrating VMware Fusion control into VS Code development and automation workflows
  • Programmatically controlling virtual machine power states for testing or development environments
  • Automating VMware Fusion virtual machine management tasks with AI agents