ferrislucas/iterm-mcp
An MCP server that enables AI assistants to execute commands and interact with the iTerm terminal session.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
iterm-mcp provides a Model Context Protocol server that bridges AI assistants with iTerm2 terminal sessions. It allows models to write commands to the terminal, read output, and send control characters like ctrl-c. The tool is designed for AI coding assistants such as Claude, enabling them to execute REPL commands, inspect terminal output, and interact with CLI tools while maintaining efficient token usage by only returning relevant output lines.