iterm-mcp
332
iterm-mcp is a Model Context Protocol server that integrates with iTerm, allowing models to interact with terminal sessions. It features efficient token usage, full terminal control, and simple integration with minimal dependencies.
npx
{ "mcpServers": { "iterm-mcp": { "command": "npx", "args": [ "-y", "iterm-mcp" ] } } }