io.github.mshegolev

gitlab-ci-mcp

GitLab CI/CD MCP — pipelines, jobs, schedules, MRs, files. Any GitLab (SaaS or self-hosted).

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

GITLAB_URL(str)
Required

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

GITLAB_TOKEN(str)
RequiredSecret

GitLab Personal Access Token with 'api' scope

GITLAB_PROJECT_PATH(str)

Default project path (e.g. my-org/my-repo); can be overridden per call

GITLAB_SSL_VERIFY(str)
Default:true

Verify SSL certificates (true/false). Set to 'false' for self-hosted GitLab with self-signed certs.