Skip to main content
Glama
458,064 tools. Updated 2026-08-14 22:15

"iTerm2" matching MCP tools:

  • Retrieve iTerm2 session variables (e.g., jobName, path, hostname) from active or specified sessions.
    MIT
  • Split an iTerm2 session pane horizontally or vertically, with optional profile and command for the new pane.
    MIT
  • List all iTerm2 windows, tabs, and panes with their shorthand IDs, names, working directories, and running jobs to identify your current pane and enable targeted commands.
    MIT
  • Retrieve all iTerm2 profiles, including their names and GUIDs, to manage terminal configurations.
    MIT
  • Clears both the visible screen and scrollback buffer in iTerm2. Optionally specify a session UUID to target a specific session.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides full control over iTerm2 terminal sessions on macOS. It enables users to manage windows, tabs, and panes, run commands, read screen content, and interact with terminal sessions through Claude.
    18
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    MCP server for controlling iTerm2 terminal sessions, enabling screen reading, command execution, keystroke sending, and session management through natural language.
    1
  • Return the ID and name of the currently focused iTerm2 session. Use this to identify the active terminal for automation.
    MIT
  • Display custom translucent text on an iTerm2 session badge for easy identification.
    MIT
  • Send typed text or commands to a specific iTerm2 terminal pane by its ID, with an option to press Enter automatically to execute the command or leave it unexecuted for typing only.
    MIT
  • Verifies that the iTerm2 Python API is correctly configured and ready, helping users confirm their terminal setup is operational before executing commands.
    MIT
  • Enable the iTerm2 Python API in preferences to allow programmatic control of terminal sessions. Restart iTerm2 after enabling to activate the feature.
    MIT
  • Split an iTerm2 terminal pane horizontally or vertically to create a new pane, returning the new pane's session ID for further control.
    MIT
  • Rename an iTerm2 session to a specified name. Optionally target a specific session by UUID, otherwise renames the active session.
    MIT
  • Retrieve details about the active iTerm2 terminal pane where the MCP server is running. Identify pane-specific information to understand the current terminal context and streamline automation.
    MIT
  • Open a new iTerm2 tab in a specified window. Optionally run a command or apply a profile.
    MIT
  • Close a specific iTerm2 session by providing its session ID. Optionally force close without confirmation.
    MIT
  • Read the on-screen text from a specific iTerm2 terminal pane to capture its current output. Provide the pane's session ID to retrieve the visible buffer contents for inspection or further processing.
    MIT
  • Lists all iTerm2 sessions with IDs, names, and MCP access status to identify which sessions can be controlled by AI tools.
    MIT
  • Execute multiple iTerm2 terminal operations sequentially in a single connection to automate workflows, manage sessions, windows, and tabs with pause controls.
    MIT