Skip to content
Back to search
30
MCP

GitWand

pulsemcp/gitwand

Native Git client with AI-powered merge conflict resolution, branch management, and commit analysis exposed as MCP tools.

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

Similar MCP servers embedding-nearest

io.github.devlint/gitwand
Auto-resolves Git merge conflicts so agents only touch the complex hunks.
0 tools
com.mcparmory/gitlab
Manage projects, groups, branches, merge requests, and CI/CD pipelines
0 tools
Git
Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.
0 tools
Git
Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "gitwand": {
      "url": "None",
      "transport": "http"
    }
  }
}