iTerm

Enables direct execution of shell commands in the active iTerm tab, streamlining terminal-based workflows and automation tasks.

Featured
View Source
412 stars
0 tools
Created Aug 2025
@ferrislucas/ferrislucas-iterm-iterm-mcp

About

Enables direct execution of shell commands in the active iTerm tab, streamlining terminal-based workflows and automation tasks.

Categories

general

Installation

npm

npm install @ferrislucas/ferrislucas-iterm-iterm-mcp

Configuration

{ "mcpServers": { "ferrislucas-iterm-iterm-mcp": { "command": "npx", "args": [ "-y", "@ferrislucas/ferrislucas-iterm-iterm-mcp" ] } } }