Production-ready GitLab MCP server exposing projects, merge requests, pipelines, and discussions
Reason this release was yanked:
Broken release, use 0.2.2+
Project description
qodev-gitlab-mcp
A Model Context Protocol (MCP) server for GitLab integration. Exposes projects, merge requests, pipelines, discussions, issues, releases, and more through a standardized interface for AI assistants like Claude.
Installation
pip install qodev-gitlab-mcp
Or run directly with uvx:
uvx qodev-gitlab-mcp
Configuration
Set the following environment variables:
# Required
GITLAB_TOKEN=glpat-YOUR-TOKEN-HERE
# Optional (defaults to https://gitlab.com)
GITLAB_URL=https://gitlab.com
Claude Code
Add to your MCP configuration:
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": ["qodev-gitlab-mcp"],
"env": {
"GITLAB_TOKEN": "your-token-here",
"GITLAB_URL": "https://gitlab.com"
}
}
}
}
Features
- Merge request management (create, comment, merge, close, inline comments)
- Pipeline monitoring with
wait_for_pipelinetool - Issue tracking (create, update, close, comment)
- Release management
- CI/CD variable management
- File uploads with image support
- Automatic "current" project/branch detection via MCP workspace roots
Usage
from qodev_gitlab_api import GitLabClient
from qodev_gitlab_mcp.server import mcp
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qodev_gitlab_mcp-0.1.3.tar.gz.
File metadata
- Download URL: qodev_gitlab_mcp-0.1.3.tar.gz
- Upload date:
- Size: 130.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdad706f4ee08dc44193fd523b7f3a4cb34da52dd58cfa35bfa698ee57a0a85f
|
|
| MD5 |
08878630c4fdee1d1247f1c32b77c4f8
|
|
| BLAKE2b-256 |
67e46dc09f37cd0e45035a193a7b07081a2e1bf6c6c33c7e12c65002813f7c07
|
Provenance
The following attestation bundles were made for qodev_gitlab_mcp-0.1.3.tar.gz:
Publisher:
publish.yml on qodevai/gitlab-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qodev_gitlab_mcp-0.1.3.tar.gz -
Subject digest:
fdad706f4ee08dc44193fd523b7f3a4cb34da52dd58cfa35bfa698ee57a0a85f - Sigstore transparency entry: 973264081
- Sigstore integration time:
-
Permalink:
qodevai/gitlab-mcp@3fe9a9c7e4325d7f95095730c84dccbf8569339a -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/qodevai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3fe9a9c7e4325d7f95095730c84dccbf8569339a -
Trigger Event:
push
-
Statement type:
File details
Details for the file qodev_gitlab_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: qodev_gitlab_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 42.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fea57d49a8e9aa2c77286e5add8fea548c8671d824a44075018005f7b1808449
|
|
| MD5 |
8ba82a2c91ad970e38d3250111ac3489
|
|
| BLAKE2b-256 |
42ade3310369bed4f23ca99a17be68d182e2a00b0745cfe60aad13f5d5f7f317
|
Provenance
The following attestation bundles were made for qodev_gitlab_mcp-0.1.3-py3-none-any.whl:
Publisher:
publish.yml on qodevai/gitlab-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qodev_gitlab_mcp-0.1.3-py3-none-any.whl -
Subject digest:
fea57d49a8e9aa2c77286e5add8fea548c8671d824a44075018005f7b1808449 - Sigstore transparency entry: 973264084
- Sigstore integration time:
-
Permalink:
qodevai/gitlab-mcp@3fe9a9c7e4325d7f95095730c84dccbf8569339a -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/qodevai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3fe9a9c7e4325d7f95095730c84dccbf8569339a -
Trigger Event:
push
-
Statement type: