iterm-mcp
by ferrislucas· AI & ML
⭐ 533
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"iterm-mcp": {
"command": "npx",
"args": [
"-y",
"github:ferrislucas/iterm-mcp"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with iterm-mcp
About
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
aiclaudeclaude-aimcpmcp-serverrepl