iterm-mcp and mcp-interactive-terminal
These are **competitors** offering overlapping functionality—both provide MCP servers for terminal command execution in AI workflows, though the second supports broader interactive CLI scenarios (SSH, databases, Docker) while the first is specific to iTerm2 on macOS.
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 mcp-interactive-terminal
amol21p/mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection
This tool gives your AI coding assistant (like Claude Code or Cursor) the ability to run real interactive terminal sessions. It takes your natural language requests, lets your AI agent execute commands like `python` REPLs, `psql` database clients, `ssh` into servers, or `docker exec` into containers, and provides clean, human-readable output back to your AI. This is for software developers, DevOps engineers, data scientists, or anyone who uses AI agents to help with coding or command-line tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work