Back to directory
amol21p/mcp-interactive-terminal

amol21p/mcp-interactive-terminal

@amol21p

MCP server that gives AI agents real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection

terminalinteractivesshrepldatabasedockercliptyautomation

Installation & Configuration

{
  "mcpServers": {
    "terminal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-interactive-terminal"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15