Skip to main content
Version ControlTypeScript

modelcontextprotocol/server-gitlab

GitLab platform integration for project management and CI/CD operations

version-controlcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab

Claude Desktop configuration example:

{
  "mcpServers": {
    "modelcontextprotocol-servers-archived-9": {
      "command": "npx",
      "args": [
        "-y",
        "modelcontextprotocol/server-gitlab"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
TypeScript
Author
modelcontextprotocol