Skip to content

GitLab

Free

by Indie Developer

Full GitLab API access for managing repos, pipelines, merge requests, and CI/CD.

v1.0.0Added Jan 20, 2025
gitlabgitci-cdmerge-requests
Works with:ClaudeGPTGeminiCopilot

GitLab MCP Server

Full GitLab API access for managing repos, pipelines, merge requests, and CI/CD.

Features

  • Merge Requests management
  • CI/CD Pipeline control
  • Repository Operations
  • Issue Tracking
  • Wiki management

Installation

{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": ["-y", "mcp-gitlab"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-gitlab
Add to claude_desktop_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": ["-y", "mcp-gitlab"]
    }
  }
}