Custom GitLab
JSON →A custom GitLab server for interacting with repositories, issues, and merge requests. Requires a GitLab Personal Access Token.
Tools · 9
- search_repositories Search for GitLab projects
- get_file_contents Get contents of a file or directory
- create_or_update_file Create or update a single file
- push_files Push multiple files in a single commit
- create_repository Create a new GitLab project
- create_issue Create a new issue
- create_merge_request Create a new merge request
- fork_repository Fork a project
- create_branch Create a new branch
Environment variables
GITLAB_PERSONAL_ACCESS_TOKENGITLAB_API_URL