Server data from the Official MCP Registry
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
Set these up before or after installing:
Environment variable: MCP_TERMINAL_MAX_SESSIONS
Environment variable: MCP_TERMINAL_SANDBOX
Environment variable: MCP_TERMINAL_REDACT_SECRETS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-amol21p-interactive-terminal": {
"env": {
"MCP_TERMINAL_SANDBOX": "your-mcp-terminal-sandbox-here",
"MCP_TERMINAL_MAX_SESSIONS": "your-mcp-terminal-max-sessions-here",
"MCP_TERMINAL_REDACT_SECRETS": "your-mcp-terminal-redact-secrets-here"
},
"args": [
"-y",
"mcp-interactive-terminal"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 2 code issues detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!