Fix Merge Conflict
MCP Serverby yulonglin · Added 5mo ago
Claude
3
Install
git clone https://github.com/yulonglin/dotfilesAdd to Claude
claude mcp add fix-merge-conflictQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"fix-merge-conflict": {
"command": "npx",
"args": [
"@modelcontextprotocol/fix-merge-conflict"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fix all merge conflicts on the current Git branch non-interactively and make the repo buildable and tested.
Tags
developmenttypescriptpythongonodeskill