Iterm MCP Server

v1.0.0Developer Toolsstable

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

aiclaudeclaude-aimcpmcp-server
Share:
556
Stars
0
Downloads
0
Weekly
0/5

About

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

Features

  • write_to_terminal
  • read_terminal_output
  • send_control_character

Use Cases

Writes text to the active iTerm terminal - often used to run a command in the terminal
Reads the output from the active iTerm terminal
Sends a control character to the active iTerm terminal (e.g., Control-C, or special sequences like ']' for telnet escape)
ferrislucas

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx iterm

Examples

Basic Configuration

Configure Iterm MCP Server

npx iterm

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Iterm MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides