gitlab-mr-mcp
If you are the rightful owner of gitlab-mr-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with GitLab merge requests and issues.
get_projects
Get an accessible list of GitLab projects
list_open_merge_requests
List all open merge requests in the specified project
get_merge_request_details
Get detailed information about a specific merge request
get_merge_request_comments
Get comments for merge requests
add_merge_request_comment
Add general comments to merge requests
add_merge_request_diff_comment
Add line-level comments to code differences for merge requests
get_merge_request_diff
Get the difference in merge requests
get_issue_details
Get detailed information about a specific question