Skip to content
Back to search
30
MCP

mcp-interactive-terminal

npm/mcp-interactive-terminal

MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — run REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-interactive-terminal": {
      "url": "None",
      "transport": "http"
    }
  }
}