Loading MCP server directory, please wait...
Detects semantic merge conflicts between Git branches using AST-level analysis
npx @getmcp/cli add io.github.vineethwilson15/semamergeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vineethwilson15/semamerge": {
"command": "npx",
"args": [
"-y",
"semamerge"
]
}
}
}