Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Parallels MCP ServerNew to Visual Studio Code? Get it now.
Parallels MCP Server

Parallels MCP Server

Masood

|
3 installs
| (0) | Free
Run the Parallels MCP server from VS Code and manage Parallels Desktop VMs via MCP tools.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Parallels MCP Server (VS Code Extension)

This extension starts and stops the Parallels MCP server directly from VS Code.

Commands

  • Parallels MCP: Start Server (parallelsMcp.startServer)
  • Parallels MCP: Stop Server (parallelsMcp.stopServer)

Development

  1. Install dependencies:
    cd vscode-extension
    npm install
    
  2. Build:
    npm run compile
    
  3. Launch in VS Code (Extension Development Host):
    code --extensionDevelopmentPath=.
    
  4. Package for Marketplace:
    npx vsce package
    

The extension bundles the local parallels-mcp-server (via file:.. dependency) so the server binary is available when packaged.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft