iterm-mcp and terminal-mcp-server

iterm-mcp
56
Established
terminal-mcp-server
33
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 533
Forks: 68
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

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 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.

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