Built by Metorial, the integration platform for agentic AI.

Learn More

kopfrechner/gitlab-mr-mcp

GitLab Merge Request Integration

Tools

Get Projects

Get a list of projects with id, name, description, web_url and other useful information.

get_projects

List Open Merge Requests

Lists all open merge requests in the project

list_open_merge_requests

Get Merge Request Details

Get details about a specific merge request of a project like title, source-branch, target-branch, web_url, ...

get_merge_request_details

Get Merge Request Comments

Get general and file diff comments of a certain merge request

get_merge_request_comments

Add Merge Request Comment

Add a general comment to a merge request

add_merge_request_comment

Add Merge Request Diff Comment

Add a comment of a merge request at a specific line in a file diff

add_merge_request_diff_comment

Get Merge Request Diff

Get the file diffs of a certain merge request

get_merge_request_diff

Get Issue Details

Get details of an issue within a certain project

get_issue_details