SERVER

Interactive Terminal

Rank #9443

io.github.amol21p/interactive-terminal

MCP server providing interactive-terminal capabilities

First listed
Feb 16, 2026
Last publish date
Feb 16, 2026
OVERVIEW

Interactive Terminal is a Model Context Protocol (MCP) server published by amol21p. It ranks #9443 of 58,832 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Interactive Terminal is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Feb 16, 2026.

STANDING
#9,443of 58,832 tracked serversTop 25%

Ranks ahead of 49,389 of 58,832 servers on MCP Toplist.

CONNECT

Use Interactive Terminal

Add Interactive Terminal to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "interactive-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-interactive-terminal"
      ],
      "env": {
        "MCP_TERMINAL_MAX_SESSIONS": "<your MCP_TERMINAL_MAX_SESSIONS>",
        "MCP_TERMINAL_SANDBOX": "<your MCP_TERMINAL_SANDBOX>",
        "MCP_TERMINAL_REDACT_SECRETS": "<your MCP_TERMINAL_REDACT_SECRETS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

amol21p

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.7Feb 16, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Interactive Terminal?
MCP server providing interactive-terminal capabilities
Who maintains Interactive Terminal?
Interactive Terminal is maintained by amol21p, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Interactive Terminal an official MCP server?
Yes — Interactive Terminal is listed on the Official MCP Registry.
How many versions does Interactive Terminal have?
MCP Toplist tracks 2 versions of Interactive Terminal, most recently published on Feb 16, 2026.
Where can I find the source code for Interactive Terminal?
The source code for Interactive Terminal is hosted at github.com/amol21p/mcp-interactive-terminal.
EXPLORE