Iterm MCP
UnclaimedA Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
Install
$
npx -y @smithery/cli install iterm-mcp --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (3)
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.
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.