Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

update_merge_request

Modify merge request details including title, description, assignees, reviewers, and labels using schema-aware mutations in GitLab projects.

Instructions

Update a merge request (title, description, assignees, reviewers, labels) with schema-aware mutations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathYesFull path of the project (e.g., "group/project-name")
iidYesMerge Request IID (internal ID shown in the URL)
titleNo
descriptionNo
assigneeUsernamesNo
reviewerUsernamesNo
labelNamesNo
userCredentialsNoYour GitLab credentials (optional - uses shared token if not provided)

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/ttpears/gitlab-mcp'

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