MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
Quick Install
npx mcp-interactive-terminalClaude Desktop Config
{
"mcpServers": {
"io-github-amol21p-interactive-terminal": {
"command": "npx",
"args": [
"mcp-interactive-terminal"
]
}
}
}v1.0.7
Imported from MCP Registry