Capability
Branch And Tag Management Operations
6 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “branch and reference management with safety validation”
Manage local Git repositories, commits, and branches via MCP.
Unique: Implements safety-first branch management through MCP tools with configurable protected branch list that prevents destructive operations before execution. Parses git branch output with tracking information and merge base calculation for workflow context.
vs others: Safer than raw git commands because protected branch validation happens before execution; more workflow-aware than basic git branch because it tracks upstream relationships and merge bases