MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, and TUI apps. If you've hit any of these limitations with Claude Code, terminal-mcp solves them: "Claude Code can't handle interactive sessions" — The built-in Bash tool runs each command in a fresh subprocess. No persistence, no back-and-forth. "SSH not supported in Claude Code" — You can't SSH into a server and run…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, and TUI apps. If you've hit any of these limitations with Claude Code, terminal-mcp solves them: "Claude Code can't handle interactive sessions" — The built-in Bash tool runs each command in a fresh subprocess. No persistence, no back-and-forth. "SSH not supported in Claude Code" — You can't SSH into a server and run multiple commands across an active connection. "Claude Code Bash tool doesn't support REPLs" — Python,…