Close a GitLab merge request without merging it, useful for abandoning changes or deferring work. Automatically updates the MR to a closed state, allowing it to be reopened later. Requires the merge request number (IID).
Retrieve code changes from GitLab merge requests to review modifications before merging. Specify project, merge request, or branch to view diffs inline or parallel.
Retrieve the changes (diff) of a specific merge request in GitLab by providing the merge request internal ID and project ID or path. Facilitates code review and updates tracking.
A Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.
Provides integration between Merge API and LLM providers supporting the MCP protocol, allowing natural language interaction with Merge data across HRIS, ATS, and other categories.
Enables AI to perform peer review of its own code changes by displaying annotated diffs with inline comments in a VS Code/Cursor panel. The AI can analyze its modifications and provide explanations directly alongside the changed code, similar to human code review workflows.