mcp-interactive-terminalMCP Server39/100 via “repl-execution-with-language-detection”
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output via xterm-headless, smart completion detection, and 7-layer security.
Install: npx -y mcp-interactive-terminal
Unique: Combines multi-layer detection (prompt pattern matching, ANSI escape sequence analysis, output stability heuristics) rather than simple timeout-based detection, enabling reliable completion detection across diverse shell environments and command types
vs others: More robust than timeout-only approaches because it understands shell semantics and ANSI sequences, reducing false positives and enabling faster response times for quick commands