GitLab
Issues, merge requests, and project management for GitLab.com and self-hosted.
Install
Add this command to your MCP client config to connect GitLab.
npx -y @modelcontextprotocol/server-gitlabAbout GitLab
The GitLab server is the GitHub server's sibling for teams on GitLab — both gitlab.com and self-hosted instances. It covers issues, merge requests, project search, branches, and CI pipeline status.
Authentication uses a personal access token; for self-hosted you also pass a base URL. Useful when you want to triage MRs in bulk, audit pipeline failures, or have the assistant draft an MR description from a diff.
Tags
Related servers
Other MCP servers in Development and beyond.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
Git
Anthropic
Read, search, and manipulate local Git repositories.
Fetch
Anthropic
Fetch a URL and return clean Markdown — the canonical web-reading tool.
Puppeteer
Anthropic
Drive a real Chromium browser — navigate, click, fill forms, screenshot.
GitHub
GitHub
Issues, PRs, code search, and repository operations across GitHub.
Playwright
Microsoft
Cross-browser automation — the same Playwright you write tests with.