GitLab
JSON →A GitLab integration server providing access to GitLab's RESTful API tools, built on the fastmcp framework.
Install
npx -y @zephyr-mcp/gitlab@latest Tools · 8
- GitlabSearchUserProjectsTool Search users and their active projects by username
- GitlabGetUserTasksTool Get current user's pending tasks
- GitlabSearchProjectDetailsTool Search projects and details
- GitlabCreateMRCommentTool Add comments to merge requests
- GitlabAcceptMRTool Accept and merge merge requests
- GitlabUpdateMRTool Update merge request assignee, reviewers, title, description, and labels
- GitlabCreateMRTool Create a new merge request with assignee and reviewers
- GitlabRawApiTool Call any GitLab API with custom parameters
Environment variables
GITLAB_API_URLGITLAB_TOKEN
Links
★ 6 GitHub stars