Skip to content
Back to search
30
MCP v2.9.0

io.github.devlint/gitwand

io.github.devlint/gitwand

Auto-resolves Git merge conflicts so agents only touch the complex hunks.

Uptime
0.0%
45 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GitWand
Native Git client with AI-powered merge conflict resolution, branch management, and commit analysis exposed as MCP tools.
0 tools
io.github.vineethwilson15/semamerge
Detects semantic merge conflicts between Git branches using AST-level analysis
0 tools
GitInProgress
Group your AI's changes into focused commit candidates; nothing lands until you approve.
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
0 tools
GitHub
Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
0 tools · http
io.github.rog0x/git
Git log, diff, blame, branch stats for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.devlint/gitwand": {
      "url": "None",
      "transport": "http"
    }
  }
}