Iterm MCP
未认领A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
aiclaudeclaude-aimcpmcp-serverrepl
安装
$
npx -y @smithery/cli install iterm-mcp --client claude工具(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.