Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.bryanjbelanger/desktop-hypervisor-mcp · v2.1.2
VirtualBox and VMware Fusion/Workstation behind one provider-neutral MCP tool surface.
desktop-hypervisor-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.bryanjbelanger/desktop-hypervisor-mcp",
"type": "mcp-server",
"version": "2.1.2",
"displayName": "desktop-hypervisor-mcp",
"description": "VirtualBox and VMware Fusion/Workstation behind one provider-neutral MCP tool surface.",
"repository": {
"url": "https://github.com/bryanjbelanger/desktop-hypervisor-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/bryanjbelanger/desktop-hypervisor-mcp/releases/download/v2.1.2/desktop-hypervisor-mcp-2.1.2.mcpb",
"version": "2.1.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "HV_GUEST_USER",
"description": "Username for in-guest operations (exec, script, file copy). Omit if guest operations are not needed."
},
{
"name": "HV_GUEST_PASSWORD",
"description": "Password for in-guest operations. Read from the server environment, never accepted as a tool parameter.",
"isSecret": true
},
{
"name": "HV_IMAGE_DIR",
"description": "Cache directory for downloaded OS images. Defaults to ~/.hypervisor-images."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.bryanjbelanger/desktop-hypervisor-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.bryanjbelanger%2Fdesktop-hypervisor-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}