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.
Writes to the active iTerm terminal, often used to run a command. Returns the number of lines of output produced by the command.
Reads the requested number of lines from the active iTerm terminal.
Sends a control character to the active iTerm terminal.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!