HomeOther › GitWand

GitWand

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

TypeScript
★ 176 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.10.1)

npx -y @gitwand/mcp@3.10.1

Or add to your MCP client config:

{
  "mcpServers": {
    "gitwand": {
      "command": "npx",
      "args": [
        "-y",
        "@gitwand/mcp@3.10.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry