Safely manage Git worktrees for parallel branches and AI-assisted development.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "gtr-mcp" yet — see the docs or source repo.
Use gtr-mcp to create a new git worktree for the repository, check out feature/login-redesign from main, and explain the directory location and recommended next development steps.
Returns the created worktree path, branch details, and recommended next steps for continuing development.
Check the current Git worktree list for the repository, determine whether the worktree for feature/old-refactor can be safely removed, and clean it up only if there are no uncommitted changes.
Lists worktree status, reports whether uncommitted changes exist, and either removes it safely or explains what is blocking the cleanup.
Use gtr-mcp to prepare separate worktrees for two independent tasks: one for fixing a payment API bug and another for writing test cases, then summarize each branch and directory.
Creates isolated worktree setups with clear branch names, paths, and purposes for parallel AI or team execution.
Use full Git operations through MCP to manage repositories and collaboration.
Securely manage local repos with files, shell commands, and full Git operations.
Connect GitHub repos so AI can analyze and build from real code.
Give AI coding agents filesystem, Git, database, and compute tools via MCP.
Connect AI assistants to GitHub and GitLab for issue-to-PR automation.
Lets AI access GitLab projects and query merge requests, issues, and pipelines.