claude-code-iterm-worktree-mcp
A Model Context Protocol (MCP) server that automates git worktree management with iTerm2 integration for Claude Code.
This MCP server allows users to create, close, and manage git worktrees seamlessly while integrating with iTerm2. It provides features for navigation, discovery, and smart tab detection to enhance productivity.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"claude-code-iterm-worktree-mcp": {
"args": [
"mcp-server-claude-code-iterm-worktree-mcp"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for claude-code-iterm-worktree-mcp securely
Loading...
Alternatives to claude-code-iterm-worktree-mcp