Loading MCP server directory, please wait...
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
npx @getmcp/cli add io.github.mkpvishnu/terminal-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mkpvishnu/terminal-mcp": {
"command": "uvx",
"args": [
"terminal-mcp"
],
"env": {
"TERMINAL_MCP_MAX_SESSIONS": "",
"TERMINAL_MCP_IDLE_TIMEOUT": ""
}
}
}
}