Submit

MCP Tunnel

@leomercier

a year ago
developer-tools
MCP server for accessing VM command line with web tunneling
Overview

what is MCP Tunnel?

MCP Tunnel is a simple Model Context Protocol (MCP) server that allows users to access the command line of a virtual machine (VM) through web tunneling.

how to use MCP Tunnel?

To use MCP Tunnel, you can run it using npx or install it globally via npm. After starting the server, you can access the web-based terminal interface to interact with the VM.

key features of MCP Tunnel?

  • Execute shell commands on a VM through MCP
  • Web-based terminal interface for VM interaction
  • Automatic tunneling to make the VM accessible from anywhere
  • WebSocket-based real-time communication

use cases of MCP Tunnel?

  1. Remotely managing a VM's command line from any device.
  2. Running shell commands on a VM without needing direct access.
  3. Providing a web interface for VM interaction in development environments.

FAQ from MCP Tunnel?

  • What is required to run MCP Tunnel?

You need Node.js (v18 or newer) to run MCP Tunnel.

  • How do I start the MCP server?

You can start the server with npm start, and it will automatically create a tunnel by default.

  • Is there a way to disable automatic tunneling?

Yes, you can use the --no-tunnel flag when starting the server to disable automatic tunneling.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.