MCPServers
VM Terminal - MCP server logo

VM Terminal

3
0

Summary

MCP Tunnel provides a secure way to access VM command lines through a web-based terminal interface. Built with TypeScript and Express, it creates a WebSocket connection for real-time command execution and automatically establishes a web tunnel using localtunnel, making the VM accessible from anywhere. The server exposes MCP tools for executing shell commands and managing tunnels, while the frontend delivers an interactive terminal experience with features like command history and proper output formatting, making it ideal for remote VM management without requiring direct SSH access.

Available Actions(2)

execute_command

Run a shell command on the VM. Parameters: { "command": "your shell command" }

start_tunnel

Create a web tunnel to access the VM interface. Parameters: { "port": 8080, "subdomain": "optional-subdomain" }

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그