Back to search
30
MCP

io.github.vineethwilson15/semamerge

io.github.vineethwilson15/semamerge

Detects semantic merge conflicts between Git branches using AST-level analysis

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

Similar MCP servers embedding-nearest

semamerge
MCP server that detects semantic (non-textual) merge conflicts between Git branches using AST-level analysis
0 tools
io.github.rosentic/rosentic
Deterministic cross-branch conflict detection for AI coding agents
0 tools
io.github.devlint/gitwand
Auto-resolves Git merge conflicts so agents only touch the complex hunks.
0 tools
io.github.rog0x/git
Git log, diff, blame, branch stats for AI agents
0 tools
io.github.rog0x/string
String analyzer, diff, templates for AI agents
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.vineethwilson15/semamerge": {
      "url": "None",
      "transport": "http"
    }
  }
}