Productivity|DevelopmentPython

claude-code-iterm-worktree-mcp

A Model Context Protocol (MCP) server that automates git worktree management with iTerm2 integration for Claude Code.

Free
N/A rating (0 reviews)0 installs12 GitHub stars
gitworktreeiTerm2
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

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

Claude DesktopCursor

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 review

Loading reviews...

Credentials

Store API keys for claude-code-iterm-worktree-mcp securely

Loading...