Skip to content
Claude Desktop

iterminal for Claude Desktop

io.github.itophua/iterminal

MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.

client:Claude Desktop transport:stdio runtime:npm

Install iterminal in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "iterminal": {
      "command": "npx",
      "args": [
        "-y",
        "iterminal-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

iterminal in other clients