Back to directory
iterm-mcp

iterm-mcp

@ferrislucas550

A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance

itermterminalclitool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/1/8
Updated
2026/6/8