Skip to main content
Glama
lininn

GitLab Review MCP

by lininn

get_merge_request

Retrieve details about a specific GitLab merge request using project ID and merge request IID to access code review information.

Instructions

Get information about a specific GitLab merge request

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdNoGitLab project ID or path (aliases: project_id, project_path; e.g., "12345" or "group/project")
mergeRequestIidYesMerge request IID (aliases: merge_request_iid; the number in the MR URL, not the database ID)
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