GitLab

Integrates with GitLab's API to enable repository management, issue tracking, merge request handling, and file operations for automated development workflows.

Featured
View Source
447 stars
0 tools
Created Aug 2025
@zereight/zereight-gitlab-gitlab-mcp

About

Integrates with GitLab's API to enable repository management, issue tracking, merge request handling, and file operations for automated development workflows.

Categories

general

Installation

npm

npm install @zereight/zereight-gitlab-gitlab-mcp

Configuration

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