iterm-mcp and termlink
These two tools are competitors, as both are MCP servers that facilitate shell and terminal operations, with the former specifically targeting iTerm sessions for REPL and CLI assistance and the latter offering a more general approach to terminal control.
About iterm-mcp
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.
About termlink
chu2bard/termlink
MCP server for shell and terminal operations
This tool enables Claude (or other AI clients) to directly interact with your computer's terminal, filesystem, and running processes. It takes instructions from your AI assistant, executes commands like reading files or running shell scripts, and returns the results back to the AI. This is ideal for developers, system administrators, or anyone who wants their AI assistant to help automate command-line tasks and manage their local machine.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work