Enterprise DNA
M MCP Servers Developer low

ferrislucas/iterm-mcp

by Various

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

F

MCP

ferrislucas/iterm-mcp

Added 1 June 2026

#ai #claude #claude-ai #mcp #mcp-server #repl

Overview

This tool is a Model Context Protocol server that lets AI assistants execute commands directly in the user's current iTerm session. It enables interactive workflows like REPL loops and CLI assistance. The server runs locally and communicates with MCP-compatible AI clients.

Best for

Best for
Developers on macOS who want AI assistants to execute commands directly in their iTerm terminal

Use cases

  • Execute shell commands via an AI assistant
  • Run REPL sessions interactively in iTerm
  • Automate CLI workflows from a chat interface

Notes

This tool is a Model Context Protocol server that lets AI assistants execute commands directly in the user’s current iTerm session. It enables interactive workflows like REPL loops and CLI assistance. The server runs locally and communicates with MCP-compatible AI clients.

557 stars on GitHub. Last updated 2025-09-20. Licensed MIT.

Use cases

  • Execute shell commands via an AI assistant
  • Run REPL sessions interactively in iTerm
  • Automate CLI workflows from a chat interface

Pros

  • Leverages the existing iTerm session context and environment
  • Open source with a visible community (557 stars on GitHub)
  • Straightforward TypeScript implementation for easy customization

Cons

  • Limited to macOS because it requires iTerm2
  • Commands execute in a real terminal with no built-in sandboxing or approval prompts
  • User must trust the AI instructions to avoid unintended actions

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages the existing iTerm session context and environment
  • Open source with a visible community (557 stars on GitHub)
  • Straightforward TypeScript implementation for easy customization

Cons

  • Limited to macOS because it requires iTerm2
  • Commands execute in a real terminal with no built-in sandboxing or approval prompts
  • User must trust the AI instructions to avoid unintended actions