gitlab
4.3
MCP Server for the GitLab API, enabling project management, file operations, and more.
create_or_update_file
Create or update a single file in a GitLab project
Try it
Result:
search_repositories
Search for GitLab projects
Try it
Result:
create_repository
Create a new GitLab project
Try it
Result:
get_file_contents
Get the contents of a file or directory from a GitLab project
Try it
Result:
push_files
Push multiple files to a GitLab project in a single commit
Try it
Result:
create_issue
Create a new issue in a GitLab project
Try it
Result:
create_merge_request
Create a new merge request in a GitLab project
Try it
Result:
fork_repository
Fork a GitLab project to your account or specified namespace
Try it
Result:
create_branch
Create a new branch in a GitLab project