MCP Terminal Server
@Yaswanth-ampolu
About MCP Terminal Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Terminal Server?
MCP Terminal Server provides terminal access and system tools via a clean web interface. It enables remote command execution, directory listing, and other terminal operations through a simple HTTP server without requiring root access.
How to use MCP Terminal Server?
Install with a single curl command or manually. After installation, use mcp-terminal start (default port 8080, change with --port), stop, status, restart, and uninstall. Access the web interface at http://localhost:8080.
Key features of MCP Terminal Server
- Remote terminal access from a web browser
- Directory listing and file browsing
- Secure local installation (no root required)
- Clean, modern web interface
- Real-time command output updates
- Simple start/stop/status management commands
Use cases of MCP Terminal Server
- Execute shell commands on a remote machine via a browser
- Browse and list files in any directory without SSH
- Run longโrunning commands and see output in real time
- Quickly restart a server or check system status from the web interface
FAQ from MCP Terminal Server
What are the prerequisites for installation?
Node.js version 14 or higher, curl, and tar are required.
How do I change the default port?
Use mcp-terminal start --port <number> to start the server on a custom port.
Where does the server store its files and logs?
Files are stored in ~/mcp-terminal and logs in ~/mcp-terminal/mcp.log.
What security measures should I take?
The server runs with the same permissions as the user who started it. It is recommended to run it on a local network or behind a firewall and consider a reverse proxy with authentication for public deployments.
How can I check if the server is running?
Run mcp-terminal status to see the server state, PID, memory usage, and the web interface URL.
More Developer Tools MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Grafana MCP server
grafanaMCP server for Grafana
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. ๐ฆ
Comments