Skip to main content
Glama
lininn

GitLab Review MCP

by lininn

get_merge_request_changes

Retrieve code changes from GitLab merge requests to review modifications before merging. This tool fetches diffs and file updates for code review workflows.

Instructions

Get merge request changes (GitLab compatibility alias)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repositoryNoRepository/project identifier (e.g., "group/project"). Optional if workingDirectory is provided.
pullRequestNumberNoPull/MR number (IID). Optional if mergeRequestIid is provided.
mergeRequestIidNoMerge request IID (GitLab). Optional if pullRequestNumber is provided.
providerNoGit provider (default gitlab)gitlab
workingDirectoryNoLocal repository path for auto-detecting project ID (aliases: working_directory, cwd)
remoteNameNoGit remote name used for auto-detecting the project IDorigin

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lininn/gitlab-review-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server