Managing Worktrees
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add managing-worktreesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"managing-worktrees": {
"command": "npx",
"args": [
"@modelcontextprotocol/managing-worktrees"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Git worktree management expertise for parallel development. Auto-invokes when worktrees, parallel development, multiple branches simultaneously, or isolated development environments are mentioned. Handles worktree creation, listing, and cleanup.
Tags
developmentbashgitsecurityskill