MCP Servers / version-control / GitLab

GitLab

JSON →
stdionone6version-control

A GitLab integration server providing access to GitLab's RESTful API tools, built on the fastmcp framework.

Install
How to run this server
[ { "cmd": "npx -y @zephyr-mcp/gitlab@latest", "imports": [] } ]
server path: gitlab-3
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envGITLAB_API_URL
envGITLAB_TOKEN
Resources
GitLab — MCP Server · libregistry