Add semamerge: semantic merge conflict detection MCP server

Vineeth Wilson committed Apr 25, 2026 at 17:43 UTC ccb53cb38c4e70ae95fdb6fbe6dd5ef5dc45a812
1 file changed +1
README.md
+1
@@ -2271,6 +2271,7 @@ Interact with Git repositories and version control platforms. Enables repository
2271 - [TamiShaks-2/git-context-mcp](https://github.com/TamiShaks-2/git-context-mcp) 🐍 🏠 - Local MCP server that provides structured Git repository analysis (project status, recent activity, code map, and risk hotspots) for AI coding agents.
2272 - [theonedev/tod](https://github.com/theonedev/tod/blob/main/mcp.md) 🏎️ 🏠 - A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review
2273 - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps integration for repository management, work items, and pipelines.
2274 +- [vineethwilson15/semamerge](https://github.com/vineethwilson15/semamerge) 📇 🏠 - Detects semantic (non-textual) merge conflicts between Git branches using AST-level analysis. Catches incompatible changes that Git merges cleanly — signature changes, removed exports, parameter changes, interface breaks, and cross-file dependency conflicts.
2275 - [zach-snell/bbkt](https://github.com/zach-snell/bbkt) [![bbkt MCP server](https://glama.ai/mcp/servers/zach-snell/bbkt/badges/score.svg)](https://glama.ai/mcp/servers/zach-snell/bbkt) 🏎️ ☁️ 🍎 🪟 🐧 - Bitbucket Cloud CLI and MCP server. Manages workspaces, repos, PRs, pipelines, issues, and source code. Token introspection hides tools the API key can't use.
2276
2277 ### 🏢 <a name="workplace-and-productivity"></a>Workplace & Productivity