Skip to main content
Glama

VMware Fusion MCP Server

by yeahdongcn
MIT License
3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VMREST_PASSYesPassword for the vmrest API (required if authentication is enabled)
VMREST_USERYesUsername for the vmrest API (required if authentication is enabled)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_vms

List all VMs in VMware Fusion.

get_vm_info

Get detailed information about a specific VM.

power_vm

Perform a power action on a VM. Valid actions are 'on', 'off', 'shutdown', 'suspend', 'pause', 'unpause'.

get_vm_power_state

Get the power state of a specific VM.

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/yeahdongcn/vmware-fusion-mcp-server'

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