MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

GITLAB_TOKEN(str)
RequiredSecret

GitLab personal access token (also accepts GITLAB_PAT or GITLAB_API_TOKEN)

GITLAB_URL(str)
Required

GitLab instance URL (e.g. https://gitlab.com)

GITLAB_READ_ONLY(str)

Restrict to read-only operations (true/false)