Gitwand MCP server
Auto-resolves Git merge conflicts so agents only touch the complex hunks.
176 stars156 downloads/wk
Reviews
Write oneNobody has reviewed Gitwand yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Gitwand tools (7)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
gitwand_apply_resolutionApply a custom resolution (provided by the LLM or user) to a specific conflict hunk. Replaces the conflict markers at the given line range with the provided content. Use this for 'complex' hunks that GitWand couldn't auto-resolve.
gitwand_explain_hunkExplain why a specific conflict hunk was classified as its type. Returns the DecisionTrace with each evaluation step and the ours/theirs/base content for context.
gitwand_preview_mergeSide-effect-free Conflict Predictor. Simulates a merge, rebase, or cherry-pick and reports how many conflicts GitWand can auto-resolve vs. how many need manual/LLM attention, plus an overall risk level (low/medium/high). Does NOT modify the working tree, index, or HEAD. - operation 'merge' (default): analyzes conflicts already materialized in the working tree (files with conflict markers). - opera
gitwand_resolve_conflictsAuto-resolve trivial Git merge conflicts using GitWand's pattern-based engine. Returns resolved files, DecisionTrace for each hunk, and pendingHunks for conflicts that need human/LLM review. Writes resolved files to disk unless dry_run is true.
gitwand_resolve_hunkAsk the connected AI agent (the caller of this MCP server) to propose a resolution for a single Git merge conflict hunk.
gitwand_resolve_hunk_llmValidate and apply an LLM-proposed resolution for a specific conflict hunk.
gitwand_statusList conflicted files in the current Git repo with their complexity and auto-resolvability. Returns a structured JSON report with conflict counts, types, and confidence scores.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan13 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y @gitwand/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add gitwand -- npx -y @gitwand/mcp
Gitwand: common questions
- Is Gitwand MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Gitwand safety report
- How do I install Gitwand?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Gitwand need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Gitwand maintained?
- The last commit was in the last day (2026-09-18). The latest release is v3.10.1.
- What can I use instead of Gitwand?
- Servers from other publishers that do the same job: Gitlab MCP server, Srclight MCP server and Contentrain MCP server. Compare all Gitwand alternatives.
Alternatives to Gitwand
Same job from other publishers: the closest match first, then the best rated.
- GitlabGitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.not reviewedWidely usedB
- SrclightDeep code indexing for AI agents. FTS5 + embeddings + call graphs + git intelligence. Fully local.not reviewedEstablishedA
- ContentrainGit-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.not reviewedEstablishedA
- Skills AnywhereDiscover and load Agent Skills from configured local directories and Git sources over stdio MCP.not reviewedGrowingA
- NexusmemLocal-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.not reviewedGrowingA