Git Conflict
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add git-conflictQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"git-conflict": {
"command": "npx",
"args": [
"@modelcontextprotocol/git-conflict"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Resolves Git conflicts (rebase, merge, cherry-pick, stash). Use when encountering merge conflicts during any Git operation.
Tags
developmentbashgitapiskill