iterm-mcp and terminal-mcp-server
The first tool, `ferrislucas/iterm-mcp`, is an ecosystem sibling that focuses on providing CLI assistance within an iTerm session, whereas the second, `1999AZZAR/terminal-mcp-server`, is a more general-purpose MCP server designed for broader command execution on local and remote hosts.
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 terminal-mcp-server
1999AZZAR/terminal-mcp-server
Terminal MCP Server is a robust Model Context Protocol (MCP) server designed for executing commands on local and remote hosts via SSH. It provides a simple yet powerful interface for AI models and other applications to execute system commands with enhanced session management, error handling, and reliability features.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work