MCP Servers / development / iTerm

iTerm

JSON →
stdiononedevelopment

Access and control local iTerm2 terminal sessions.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: iterm
Tools
What this server exposes
write_to_terminal
Writes to the active iTerm terminal, often used to run a command. Returns the number of lines of output produced by the command.
read_terminal_output
Reads the requested number of lines from the active iTerm terminal.
send_control_character
Sends a control character to the active iTerm terminal.
Configuration
Environment & auth
authnone
Resources
iTerm — MCP Server · libregistry