version control

Server Gitlab

GitLab platform integration for project management and CI/CD operations

typescript
cloud
local
version control
0
View on GitHub

Installation

npx -y modelcontextprotocol/server-gitlab

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "server-gitlab",
  "command": "npx",
  "args": [
    "-y",
    "modelcontextprotocol/server-gitlab"
  ]
}

About This MCP Server

modelcontextprotocol/server-gitlab

GitLab platform integration for project management and CI/CD operations

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub