vmrun-mcp
by revytechinc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VMRUN_BIN | No | Absolute path to `vmrun` (default: `vmrun` on `PATH`) | vmrun |
| VMRUN_HOSTTYPE | No | Hypervisor type: `ws` (Workstation), `fusion`, or `player` | ws |
| VMRUN_MCP_HOST | No | Bind address for network transports | 127.0.0.1 |
| VMRUN_MCP_PORT | No | Bind port for network transports | 8765 |
| VMRUN_VM_ROOTS | No | Colon-separated dirs to scan for `list_registered_vms` (default: common home dirs) | |
| VMRUN_GUEST_USER | No | Guest OS user for Tools guest ops | |
| VMRUN_MCP_TRANSPORT | No | MCP transport: `streamable-http` or `stdio` | streamable-http |
| VMRUN_GUEST_PASSWORD | No | Guest OS password for Tools guest ops | |
| VMRUN_ALLOWED_PREFIXES | No | Colon-separated absolute dirs; `.vmx` must live under one of these | |
| VMRUN_MCP_ALLOW_REMOTE | No | Set to `1` to allow binding to non-loopback addresses |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |