Description
MCP Terminal provides a server for controlling terminal operations across different platforms, with specialized support for macOS environments. It implements multiple terminal controllers including a cross-platform subprocess controller, macOS-specific AppleScript controller, and an iTerm2 controller that leverages the official API. The server exposes terminal functionality through a standardized interface that allows executing commands and retrieving terminal information, making it particularly useful for AI assistants that need to run shell commands, automate terminal workflows, or interact with command-line tools without direct access to the system shell.
Server Details
Added
April 21, 2025
