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.

iterm-mcp
56
Established
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 5/25
Maturity 18/25
Community 0/25
Stars: 533
Forks: 68
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 12
Forks:
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No risk flags

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

Implements selective output buffering to minimize token usage by letting models request only relevant terminal lines, and supports interactive REPL sessions with full control character support (Ctrl-C, Ctrl-Z, etc.). Communicates via the Model Context Protocol's stdio transport, integrating directly with Claude Desktop and other MCP clients through minimal dependencies. Exposes three core tools—command execution, output reading, and control character sending—that operate on the active iTerm2 window, enabling real-time collaboration between user and AI on terminal tasks.

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

Scores updated daily from GitHub, PyPI, and npm data. How scores work