Server data from the Official MCP Registry
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
Set these up before or after installing:
Environment variable: TERMINAL_MCP_MAX_SESSIONS
Environment variable: TERMINAL_MCP_IDLE_TIMEOUT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mkpvishnu-terminal-mcp": {
"env": {
"TERMINAL_MCP_IDLE_TIMEOUT": "your-terminal-mcp-idle-timeout-here",
"TERMINAL_MCP_MAX_SESSIONS": "your-terminal-mcp-max-sessions-here"
},
"args": [
"terminal-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 5 files · 4 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!