iTerm Terminal
Summary
iTerm-MCP provides AI models with direct access to the active iTerm terminal session, enabling efficient interaction with terminal output and command execution. Built by Ferris Lucas, it features tools for reading terminal output, writing commands, and sending control characters, allowing models to inspect only relevant output and interact with REPLs. The implementation requires minimal dependencies, runs via npx, and integrates seamlessly with Claude Desktop and other MCP clients, making it ideal for workflows where users want to share their terminal with AI assistants for troubleshooting, task delegation, or interactive terminal sessions.
Available Actions(3)
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.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论