← All servers
🔧

Interactive TerminalVerified🛡 No advisories

io.github.amol21p/interactive-terminal
New to MCP? Start here →
0★ stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/amol21p, which proved it owns this namespace.

Verified owner: github.com/amol21pio.github.amol21p/interactive-terminal

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads MCP_TERMINAL_MAX_SESSIONS, MCP_TERMINAL_SANDBOX, MCP_TERMINAL_REDACT_SECRETS.

About

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker

Packages & transports

npmmcp-interactive-terminalv1.0.7 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "interactive_terminal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-interactive-terminal"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-interactive-terminal