MCP Tools – Page 125
MCP Tool CategoriesShowing 1489 to 1500 of 1574 results
push_files
Commit and push multiple files to a GitLab repository in a single operation.
create_or_update_file
Create a new file or update an existing file within a GitLab project.
get_pull_request_reviews
Retrieve the reviews on a pull request, including reviewers and approval status.
get_pull_request_comments
Retrieve the review comments that have been left on a specific pull request.
update_pull_request_branch
Update a pull request branch by merging the latest changes from its base branch.
get_pull_request_status
Get the combined status of all CI/CD checks and commit statuses on a pull request.
get_pull_request_files
List the files changed in a pull request along with their patches and statistics.
merge_pull_request
Merge an approved pull request using a chosen strategy such as merge, squash, or rebase.
create_pull_request_review
Submit a review on a pull request, approving it or requesting changes with comments.
list_pull_requests
List and filter a repository's pull requests, with sorting and state options.
get_pull_request
Fetch the details of a specific pull request, including its diff information.