MCP profile
Github Amol21p Interactive Terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
MCP server that gives AI agents (Claude Code, Cursor, Windsurf, etc.) real interactive terminal sessions. Run REPLs, SSH, database clients, and any interactive CLI — with clean text output, smart completion detection, and 7-layer security.
Capabilities
AI coding agents can't handle interactive commands. There's no PTYno stdin streaming. You can't run rails consolepythonpsqlsshor any REPL through them. This MCP server fixes that.
Tools & Endpoints1
Why Use Github Amol21p Interactive Terminal?
- AI coding agents can't handle interactive commands. There's no PTY
- no stdin streaming. You can't run rails console
- python
- psql
- ssh
- or any REPL through them. This MCP server fixes that.
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Configure
Configuration
json
{
"mcpServers": {
"terminal": {
"command": "npx",
"args": ["-y", "mcp-interactive-terminal"],
"env": {
"MCP_TERMINAL_ALLOWED_COMMANDS": "bash,python3,node,psql",
"MCP_TERMINAL_REDACT_SECRETS": "true",
"MCP_TERMINAL_IDLE_TIMEOUT": "300000"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Amol21p Interactive Terminal
- Function
- MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
- Available Tools
- The server exposes 7 MCP tools:
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.