← Back to Tools
Create Merge Request
Open a merge request in a GitLab project with title, description, and source/target branches
Example Prompt
Create a merge request from feature/auth to main in myproject
Input Parameters
project_id string Required GitLab project ID or path
title string Required Merge request title
source_branch string Required Branch with changes
target_branch string Required Branch to merge into
description string Optional MR description in Markdown
Install MCP Server
aivyx hub install mcp-servers/gitlab This tool is available after installing the GitLab MCP server.