Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

update_issue

Modify GitLab issues by editing title, description, assignees, labels, or due date using schema-aware mutations for project management.

Instructions

Update an issue (title, description, assignees, labels, due date) with schema-aware mutations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathYesFull path of the project (e.g., "group/project-name")
iidYesIssue IID (internal ID shown in the URL)
titleNo
descriptionNo
assigneeUsernamesNo
labelNamesNo
dueDateNoYYYY-MM-DD
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