mcps / gitlab
✓ MCPExplorer Verified

GitLab MCP server

Merge requests, issues, and pipelines from your agent.

CodePersonal access tokenFree · open source

01What it is

The most comprehensive community MCP server for GitLab (@zereight/mcp-gitlab): an agent can review merge requests with diff batching and approvals, manage issues and work items, control CI/CD pipelines, and browse repositories, commits, releases, and wikis — 170+ tools over a GitLab personal access token, with an optional read-only mode.

Who it’s for: Engineering teams on GitLab who want an agent that reviews MRs, triages issues, and operates pipelines from the loop.


02Highlights
Merge requests
Review MRs with diff batching, comments, and approval workflows.
Issues & pipelines
Manage issues and work items; control CI/CD pipelines and artifacts.
Repo operations
Browse commits, releases, tags, and wikis — 170+ tools in all.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add gitlab -e GITLAB_PERSONAL_ACCESS_TOKEN=glpat-xxx -e GITLAB_API_URL=https://gitlab.com/api/v4 -- npx -y @zereight/mcp-gitlab
{ "mcpServers": { "gitlab": { "command": "npx", "args": ["-y","@zereight/mcp-gitlab"] } } }

06Badge

GitLab is featured on MCPExplorer. Add this badge to GitLab’s site or README — it links back to this page.

GitLab MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/gitlab" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/gitlab.svg" alt="GitLab MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![GitLab MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/gitlab.svg)](https://mcpexplorer.com/mcps/gitlab)

Get started

Set up GitLab and put it to work — Free · open source. Or see its full verified profile.