Skip to main content

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_pipeline tool
  • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qodev_gitlab_mcp-0.1.3.tar.gz (130.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qodev_gitlab_mcp-0.1.3-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

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

Hashes for qodev_gitlab_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 fdad706f4ee08dc44193fd523b7f3a4cb34da52dd58cfa35bfa698ee57a0a85f
MD5 08878630c4fdee1d1247f1c32b77c4f8
BLAKE2b-256 67e46dc09f37cd0e45035a193a7b07081a2e1bf6c6c33c7e12c65002813f7c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for qodev_gitlab_mcp-0.1.3.tar.gz:

Publisher: publish.yml on qodevai/gitlab-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qodev_gitlab_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for qodev_gitlab_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fea57d49a8e9aa2c77286e5add8fea548c8671d824a44075018005f7b1808449
MD5 8ba82a2c91ad970e38d3250111ac3489
BLAKE2b-256 42ade3310369bed4f23ca99a17be68d182e2a00b0745cfe60aad13f5d5f7f317

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page