iterm-mcp
MCP Serverby ferrislucas · Added 5mo ago
Claude
186
Install
git clone https://github.com/ferrislucas/iterm-mcpAdd to Claude
claude mcp add iterm-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"iterm-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/iterm-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
iTerm terminal access and command execution
Tags
developmentmcp-server