Skip to main content
Glama
lininn

GitLab Review MCP

by lininn

get_pull_request_files

Retrieve changed files from a pull or merge request to review code modifications and track updates in GitHub or GitLab repositories.

Instructions

Get list of files changed in a pull request or merge request

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repositoryNoRepository/project identifier (e.g., "owner/repo" or "group/project"). Optional if workingDirectory is provided.
pullRequestNumberNoPull request number (IID). Optional if mergeRequestIid is provided.
mergeRequestIidNoMerge request IID (GitLab). Optional if pullRequestNumber is provided.
providerNoGit provider (github or 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