Back to directory
iterm_mcp_server

iterm_mcp_server

@rishabkoul15

An MCP server that integrates with iTerm2 on macOS, enabling AI assistants to control terminal sessions, execute commands, and read output.

iTerm2terminalmacOSautomation

Installation & Configuration

{
  "mcpServers": {
    "terminal": {
      "command": "npx",
      "args": [
        "iterm_mcp_server"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/23
Updated
2026/6/8