GitLab

Official ⚙️ Developer Tools

Manage GitLab projects, issues, merge requests, and file operations through AI assistants. Supports both GitLab.com and self-hosted instances. Create branches, review code, manage CI pipelines, and track issues with personal access token authentication.

Tags

gitmerge requestsCI/CD

Tools (9)

create_or_update_filepush_filessearch_repositoriescreate_repositoryget_file_contentscreate_issuecreate_merge_requestfork_repositorycreate_branch

Config for Claude Desktop / Cursor

{ "mcpServers": { "gitlab": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-gitlab" ], "env": { "GITLAB_PERSONAL_ACCESS_TOKEN": "your-gitlab-personal-access-token-here", "GITLAB_API_URL": "your-gitlab-api-url-here" } } } }
Documentation →
Activate on Zubnet →