ferrislucas/iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
This tool lets you connect an AI model, like Claude, directly to your iTerm2 terminal. You can give the AI a task, and it will type commands, read the output, and interact with your terminal session, helping you automate command-line tasks or get assistance with REPL (Read-Eval-Print Loop) environments. It's designed for users who spend a lot of time in their terminal and want an AI assistant to streamline their workflow.
533 stars. No commits in the last 6 months. Available on npm.
Use this if you want an AI model to operate directly within your iTerm2 terminal, performing multi-step command-line tasks or interacting with REPLs as if you were typing them yourself.
Not ideal if you need a sandboxed environment for AI interaction or if you're uncomfortable giving an AI full control over your terminal session.
Stars
533
Forks
68
Language
TypeScript
License
MIT
Category
Last pushed
Sep 20, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ferrislucas/iterm-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file...
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
oetiker/MCPretentious
A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.
theailanguage/terminal_server
MCP server that can execute terminal commands
patrickomatik/mcp-bash
A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware...