Skip to main content
Glama

VMware Fusion MCP Server

by yeahdongcn
MIT License
3

get_vm_info

Retrieve detailed information about a VMware Fusion virtual machine by specifying its ID. Use this to access VM configurations, status, and other essential data for efficient management.

Instructions

Get detailed information about a specific VM.

Input Schema

NameRequiredDescriptionDefault
vm_idYes

Input Schema (JSON Schema)

{ "properties": { "vm_id": { "title": "Vm Id", "type": "string" } }, "required": [ "vm_id" ], "type": "object" }
Install Server

Other Tools from VMware Fusion MCP Server

Related Tools

    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