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_mcp import GitLabClient, 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.0.tar.gz (131.0 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.0-py3-none-any.whl (43.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qodev_gitlab_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 131.0 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.0.tar.gz
Algorithm Hash digest
SHA256 6adee23ae7bd98493237cda29783ed0fc26b58166d2a48243d303d690cccc2d4
MD5 e74e98a985c48fce696d81329874ce6e
BLAKE2b-256 adbf7e96733a501df44696850aeaad2d1f692e96f49f92844fb842c8ea1f1d27

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qodev_gitlab_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 88e4cc37681fa5f035133890fd42c73abad64cbc44f1b13c1e4cb3cecceefd98
MD5 0d03f84ffbfc5e3c3b4ccc2c07800423
BLAKE2b-256 e5e72a7fe914ca863ce03684fd3f41471bf7f522d524b872db8d660a61e51c36

See more details on using hashes here.

Provenance

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