Back to Home
WangYihang icon

interactive-terminal-mcp

by WangYihang

Overview

Provides LLMs with stateful, interactive terminal access for persistent processes, remote management, and debugging.

Installation

Run Command
uvx interactive-terminal-mcp

Security Notes

The server provides full terminal access to the connected LLM via `pexpect.spawn`, allowing execution of arbitrary commands with the permissions of the user running the server. There is no inherent sandboxing or command validation within the application logic. The README explicitly warns that it should 'only be used in trusted environments or sandboxed containers (e.g., Docker) to prevent unauthorized system modifications.'

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-11

Tags

interactive terminalstateful sessionsLLM integrationdebuggingremote management