GitLab

Integrates with GitLab to enable repository management, file operations, issue tracking, and merge request handling using a TypeScript implementation configured with a personal access token.

View Source
1 stars
0 tools
Created Aug 2025
@harshmaur/harshmaur-gitlab-gitlab-mcp

About

Integrates with GitLab to enable repository management, file operations, issue tracking, and merge request handling using a TypeScript implementation configured with a personal access token.

Categories

general

Installation

npm

npm install @harshmaur/harshmaur-gitlab-gitlab-mcp

Configuration

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