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.1.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.1-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

Details for the file qodev_gitlab_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: qodev_gitlab_mcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 65318e6e71d9d63a81aa3e9503ae3191e2df1be7730b7e8089b3674f848f9536
MD5 01ff3f400b5d59c0c29c2595f41ab4f9
BLAKE2b-256 433ff55735b5e9a63806e15a8775a903bcb1fba11d2ff66be97c8769f0f359b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qodev_gitlab_mcp-0.1.1.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.1-py3-none-any.whl.

File metadata

File hashes

Hashes for qodev_gitlab_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9a045ec5e4ed4d91f6b34628fefe3422c9fa72ce0b01b6c2e3bb503fb245ab5
MD5 7fc371ee1b0e980fc4dd314f8e0f55c9
BLAKE2b-256 d501580134f39be8b2e474157e5c5950e6f06ad0faa7c220d9be2c146546f745

See more details on using hashes here.

Provenance

The following attestation bundles were made for qodev_gitlab_mcp-0.1.1-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