gitwand

general MCP Server

GitWand automatically resolves trivial Git merge conflicts — the ones that waste your time but don't need human judgment. Think of it as PhpStorm's magic wand, everywhere.

Verified
generalgeneral
2 views176 stars8 forksv3.0.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
176
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

Pattern

Description

Role

Member

gitwand_preview_merge

Dry-run resolution — stats and risk assessment without writing files

gitwand_explain_hunk

Explain why a specific hunk was classified its type (full trace + context)

URI

Description

gitwand_resolve_conflicts

Auto-resolve trivial conflicts, return DecisionTrace + pendingHunks

Input

Throughput

Tool

Description

gitwand_status

List conflicted files with their complexity and auto-resolvability

Approvers

[Laurent Guitton](https://github.com/devlint)

gitwand_apply_resolution

Apply a custom (LLM-provided) resolution to a specific complex hunk

gitwand_resolve_hunk

Ask the connected agent to propose a resolution for one pending hunk (ours/theirs/base + trace returned)

gitwand_resolve_hunk_llm

Validate an LLM-proposed resolution through the post-merge gate, then apply it to disk