MCP server for GitLab CI/CD — pipelines, jobs, schedules, branches, tags, merge requests and repository files. Works with any GitLab (SaaS gitlab.com or self-hosted) via python-gitlab.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GITLAB_TOKEN— yes Personal Access Token with api scopeGITLAB_URL— yes Base URL, e.g. https://gitlab.example.comGITLAB_PROJECT_PATH— Project scoping per call — every tool accepts an optional project_path that overrides for cross-project queries.GITLAB_SSL_VERIFY— no true (default) / falseGITLAB_NO_PROXY_DOMAINS— no Comma-separated domains to add to NO_PROXY (useful in corp networks behind a local HTTP proxy — e.g. .corp.example.com,gitlab.internal)NO_PROXY— Works with any GitLab — SaaS gitlab.com or self-hosted / on-prem. Designed with corporate networks in mind: configurable handling, optional SSL-verify toggle, per-project scoping via env vars.no_proxy[](https://m8ven.ai/mcp/mshegolev-gitlab-ci-mcp-1yepus)